aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.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 /test/CMakeLists.txt
parent797f06e19b6f17217a69dea4d6ce900625432595 (diff)
downloadexternal_llvm-62faf2f9d06392f6a619a0f95900bb7246f93573.zip
external_llvm-62faf2f9d06392f6a619a0f95900bb7246f93573.tar.gz
external_llvm-62faf2f9d06392f6a619a0f95900bb7246f93573.tar.bz2
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 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 4effaf7..d900471 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -19,6 +19,7 @@ set(LLVM_TEST_DEPENDS
LLVMHello
llc
lli
+ lli-child-target
llvm-ar
llvm-as
llvm-bcanalyzer
@@ -28,7 +29,7 @@ set(LLVM_TEST_DEPENDS
llvm-extract
llvm-dwarfdump
llvm-link
- llvm-lto
+ llvm-lto
llvm-mc
llvm-mcmarkup
llvm-nm