[SystemZ] Add test missing from r186148
[oota-llvm.git] / tools / llc / CMakeLists.txt
index e98b5a2649e1e2d70ef79681d432e5b9f3e7398c..e5a5550e9ea6bd60fc5052c202e29bc5f2ce27ff 100644 (file)
@@ -1,4 +1,4 @@
-set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader)
+set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader asmparser irreader)
 
 add_llvm_tool(llc
   llc.cpp