LTO itself hasn't depended on MCDisassembler any more.
[oota-llvm.git] / tools / lto / Makefile
index e2b0ff80ef2086125feeaf8e1c18a627d5dc7540..6e8268b726129351ae0c009769e4289bf2c521f0 100644 (file)
@@ -9,8 +9,7 @@
 
 LEVEL := ../..
 LIBRARYNAME := LTO
-LINK_COMPONENTS := all-targets ipo scalaropts linker bitreader bitwriter \
-                   lto mcdisassembler vectorize
+LINK_COMPONENTS := all-targets core lto mc support
 LINK_LIBS_IN_SHARED := 1
 SHARED_LIBRARY := 1