MITests: Update libdeps.

llvm-svn: 268335
This commit is contained in:
NAKAMURA Takumi 2016-05-03 00:04:07 +00:00
parent 963a331a7e
commit 1a55a99362
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
AsmPrinter
CodeGen
Core
MC
MIRParser
Support
Target