summaryrefslogtreecommitdiff
path: root/tools/lli/ChildTarget/LLVMBuild.txt
diff options
context:
space:
mode:
authorAndrew Kaylor <andrew.kaylor@intel.com>2013-10-02 22:27:23 +0000
committerAndrew Kaylor <andrew.kaylor@intel.com>2013-10-02 22:27:23 +0000
commit62faf2f9d06392f6a619a0f95900bb7246f93573 (patch)
tree26d7f70863235c2c5d76e686219c3bd6c7b5c678 /tools/lli/ChildTarget/LLVMBuild.txt
parent797f06e19b6f17217a69dea4d6ce900625432595 (diff)
downloadllvm-62faf2f9d06392f6a619a0f95900bb7246f93573.tar.gz
llvm-62faf2f9d06392f6a619a0f95900bb7246f93573.tar.bz2
llvm-62faf2f9d06392f6a619a0f95900bb7246f93573.tar.xz
Fixing lli-child-target build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191861 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/lli/ChildTarget/LLVMBuild.txt')
-rw-r--r--tools/lli/ChildTarget/LLVMBuild.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/lli/ChildTarget/LLVMBuild.txt b/tools/lli/ChildTarget/LLVMBuild.txt
new file mode 100644
index 0000000000..daf6df1132
--- /dev/null
+++ b/tools/lli/ChildTarget/LLVMBuild.txt
@@ -0,0 +1,21 @@
+;===- ./tools/lli/ChildTarget/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 = Tool
+name = lli-child-target
+parent = lli