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 1ee07253c7
commit 20ebada4f8
1 changed files with 1 additions and 0 deletions

View File

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