Update compile target dependency.

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
This commit is contained in:
Rui Ueyama 2014-10-28 06:30:34 +00:00
parent 3ebd0bf24d
commit 44067eead1
1 changed files with 1 additions and 1 deletions

View 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