[PGO] move raw magic and version def to InstrProfData.inc
[oota-llvm.git] / lib / LTO / LLVMBuild.txt
index c493f436acf551a885899fed6b1841aedb749be8..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
+required_libraries =
+ Analysis
+ BitReader
+ BitWriter
+ CodeGen
+ Core
+ IPO
+ InstCombine
+ Linker
+ MC
+ ObjCARC
+ Object
+ Scalar
+ Support
+ Target