From 5ca98fd98791947eba83a1ed3f2c8191ef7afa6c Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 24 Nov 2014 09:08:18 +0000 Subject: Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release): https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_350/final@216957 --- lib/LineEditor/LLVMBuild.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lib/LineEditor/LLVMBuild.txt (limited to 'lib/LineEditor/LLVMBuild.txt') diff --git a/lib/LineEditor/LLVMBuild.txt b/lib/LineEditor/LLVMBuild.txt new file mode 100644 index 000000000000..35f4361e0694 --- /dev/null +++ b/lib/LineEditor/LLVMBuild.txt @@ -0,0 +1,22 @@ +;===- ./lib/LineEditor/LLVMBuild.txt ---------------------------*- Conf -*--===; +; +; The LLVM Compiler Infrastructure +; +; This file is distributed under the University of Illinois Open Source +; License. See LICENSE.TXT for details. +; +;===------------------------------------------------------------------------===; +; +; This is an LLVMBuild description file for the components in this subdirectory. +; +; For more information on the LLVMBuild system, please see: +; +; http://llvm.org/docs/LLVMBuild.html +; +;===------------------------------------------------------------------------===; + +[component_0] +type = Library +name = LineEditor +parent = Libraries +required_libraries = Support -- cgit v1.3