[PGO] move raw magic and version def to InstrProfData.inc
[oota-llvm.git] / lib / LTO / LLVMBuild.txt
index b9178e94e4da00988081a4f7679c04f500a0b94c..7a0ad50fb94c6a1c12ccf3e258908d583f5ec0b5 100644 (file)
 type = Library
 name = LTO
 parent = Libraries
-required_libraries = BitReader BitWriter Core IPA IPO InstCombine Linker MC ObjCARC Object Scalar Support Target TransformUtils CodeGen
+required_libraries =
+ Analysis
+ BitReader
+ BitWriter
+ CodeGen
+ Core
+ IPO
+ InstCombine
+ Linker
+ MC
+ ObjCARC
+ Object
+ Scalar
+ Support
+ Target