Moved LoopVectorizeHints and related functions before LoopVectorizationLegality and...
[oota-llvm.git] / lib / LTO / LLVMBuild.txt
index c493f436acf551a885899fed6b1841aedb749be8..ea79d5e6a83afd4e22ae818b6f91e4806cc297ce 100644 (file)
 type = Library
 name = LTO
 parent = Libraries
-required_libraries = BitReader BitWriter Core IPA IPO InstCombine Linker MC ObjCARC Object Scalar Support Target TransformUtils
+required_libraries =
+ Analysis
+ BitReader
+ BitWriter
+ CodeGen
+ Core
+ IPA
+ IPO
+ InstCombine
+ Linker
+ MC
+ ObjCARC
+ Object
+ Scalar
+ Support
+ Target