[PM] Add (very skeletal) support to opt for running the new pass
[oota-llvm.git] / unittests / IR / CMakeLists.txt
index fd0831f8e1fa1100f1c7919fce7824806ef0e5cc..a597a3524a7be9e66996dab6f4c4a34aade9016a 100644 (file)
@@ -1,7 +1,9 @@
 set(LLVM_LINK_COMPONENTS
-  asmparser
-  core
-  ipa
+  Analysis
+  AsmParser
+  Core
+  IPA
+  Support
   )
 
 set(IRSources