Change range-based for-loops to be -Wrange-loop-analysis clean.
[oota-llvm.git] / lib / Transforms / Scalar / LLVMBuild.txt
index 027634d8decfcd25e1a01a9a9c685f207e57b060..deea9e2d0102125b34275ef604c375e7517662c7 100644 (file)
@@ -20,5 +20,4 @@ type = Library
 name = Scalar
 parent = Transforms
 library_name = ScalarOpts
-required_libraries = Analysis Core InstCombine Support Target TransformUtils
-
+required_libraries = Analysis Core InstCombine ProfileData Support TransformUtils