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