[python bindings] Added code to get the length of a memory buffer. Tests are included.
[oota-llvm.git] / tools / llc / CMakeLists.txt
index 683f29862d5c21ca639ef4e8a46242601372c0ba..e5a5550e9ea6bd60fc5052c202e29bc5f2ce27ff 100644 (file)
@@ -1,4 +1,4 @@
-set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader asmparser)
+set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader asmparser irreader)
 
 add_llvm_tool(llc
   llc.cpp