MITests: Update libdeps. llvm/Target/TargetOptions.h depends on MC.

llvm-svn: 260918
This commit is contained in:
NAKAMURA Takumi 2016-02-16 00:17:56 +00:00
parent 30a02384f7
commit 320aa53ec9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
AsmPrinter
CodeGen
Core
MC
MIRParser
Support
Target