[SystemZ] Sort relocs to avoid code corruption by linker optimization
[oota-llvm.git] / tools / llvm-objdump / CMakeLists.txt
index 33efb004de3843956e1bce2043da195204e47599..d0dd4ac0182c3358509766608ecdb57957d393cf 100644 (file)
@@ -1,8 +1,11 @@
 set(LLVM_LINK_COMPONENTS
-  ${LLVM_TARGETS_TO_BUILD}
-  DebugInfo
+  AllTargetsAsmPrinters
+  AllTargetsDescs
+  AllTargetsDisassemblers
+  AllTargetsInfos
+  CodeGen
+  DebugInfoDWARF
   MC
-  MCAnalysis
   MCDisassembler
   Object
   Support