]> granicus.if.org Git - llvm/commitdiff
MITests: Update libdeps.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 3 May 2016 00:04:07 +0000 (00:04 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 3 May 2016 00:04:07 +0000 (00:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268335 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/MI/CMakeLists.txt

index 283d011bf1d983ebca4ea513018c1b019afff1a1..595497f3d96034ec2c917f1d8efb0897e468e135 100644 (file)
@@ -1,7 +1,8 @@
 set(LLVM_LINK_COMPONENTS
   ${LLVM_TARGETS_TO_BUILD}
-  AsmPrinter
   CodeGen
+  Core
+  MC
   MIRParser
   Support
   Target