Update libdeps in LLVMipo and LLVMScalarOpts, corresponding to r245940.
[oota-llvm.git] / lib / Transforms / IPO / LLVMBuild.txt
index ff6970bd82cae2f3a841b0f74112a1c28a4f474b..2311e276f75a31bf8702f3feca4d8f424e26b27c 100644 (file)
@@ -20,4 +20,4 @@ type = Library
 name = IPO
 parent = Transforms
 library_name = ipo
-required_libraries = Analysis Core InstCombine Scalar Support TransformUtils Vectorize ProfileData
+required_libraries = Analysis Core InstCombine ProfileData Scalar Support TransformUtils Vectorize