unittests/MI: Add Core library reference

llvm-svn: 260915
This commit is contained in:
Matthias Braun 2016-02-15 22:09:38 +00:00
parent ad3e9d1469
commit a9756e5294

View File

@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
AsmPrinter
CodeGen
Core
MIRParser
Support
Target