Taints upcoming store and adds bogus conditional branches else where. Now as a separa...
[oota-llvm.git] / lib / LTO / LLVMBuild.txt
index 38c1170b9e20cd56adc27d990e66649c998caafb..7a0ad50fb94c6a1c12ccf3e258908d583f5ec0b5 100644 (file)
 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 =
+ Analysis
+ BitReader
+ BitWriter
+ CodeGen
+ Core
+ IPO
+ InstCombine
+ Linker
+ MC
+ ObjCARC
+ Object
+ Scalar
+ Support
+ Target