OSDN Git Service

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 283d011..595497f 100644 (file)
@@ -1,7 +1,8 @@
 set(LLVM_LINK_COMPONENTS
   ${LLVM_TARGETS_TO_BUILD}
-  AsmPrinter
   CodeGen
+  Core
+  MC
   MIRParser
   Support
   Target