Remove support for armv7f slice. <rdar://problem/12478440>
[oota-llvm.git] / lib / LTO / LLVMBuild.txt
index 38c1170b9e20cd56adc27d990e66649c998caafb..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
\ No newline at end of file
+required_libraries = BitReader BitWriter Core IPA IPO InstCombine Linker MC MCParser ObjCARC Scalar Support Target TransformUtils