Revert the last couple of patches here and go back to something
[oota-llvm.git] / lib / LTO / LLVMBuild.txt
index c0045b8cb5e407b0ee72b24b3b07cc24d4ca16b6..c9b5212da164d755321778f20619b3b48d95db29 100644 (file)
@@ -19,4 +19,4 @@
 type = Library
 name = LTO
 parent = Libraries
-required_libraries = Analysis BitReader BitWriter Core IPO Linker MC MCParser Scalar Support Target Vectorize
+required_libraries = BitReader BitWriter Core IPA IPO InstCombine Linker MC MCParser ObjCARC Scalar Support Target TransformUtils