Update compile target dependency.
authorRui Ueyama <ruiu@google.com>
Tue, 28 Oct 2014 06:30:34 +0000 (06:30 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 28 Oct 2014 06:30:34 +0000 (06:30 +0000)
test/elf/Mips/hilo16-*.test depends on llvm-mc, so we need to
make CMake to build that before running the tests.

llvm-svn: 220768

lld/test/CMakeLists.txt

index cecf69d..1ce6f75 100644 (file)
@@ -24,7 +24,7 @@ if ( NOT LLD_BUILT_STANDALONE )
   set(LLD_TEST_DEPS
     FileCheck not llvm-nm
     lld llvm-config llvm-objdump llvm-readobj yaml2obj obj2yaml
-    linker-script-test macho-dump
+    linker-script-test macho-dump llvm-mc
     LLDUnitTests
     )
   set(LLD_TEST_PARAMS