Check .rela instead of ELF64 for the compensation vaue resetting
[oota-llvm.git] / tools / llvm-extract / CMakeLists.txt
index 88e9343ffae0c228d2aaa16c6f1ecc5a06400b12..a4e3266e3532818c46e536283c82fec178fd220c 100644 (file)
@@ -1,4 +1,4 @@
-set(LLVM_LINK_COMPONENTS ipo bitreader bitwriter)
+set(LLVM_LINK_COMPONENTS asmparser ipo bitreader bitwriter)
 
 add_llvm_tool(llvm-extract
   llvm-extract.cpp