TableGen: allow use of uint64_t for available features mask.
[oota-llvm.git] / lib / Transforms / Scalar / LLVMBuild.txt
index cee911976804c3f5cac4da5b002d10f537eabfb7..1f6df7dac7ffaf8576b57cd92e448b8e0d71ac06 100644 (file)
@@ -20,4 +20,4 @@ type = Library
 name = Scalar
 parent = Transforms
 library_name = ScalarOpts
-required_libraries = Analysis Core InstCombine Support Target TransformUtils
+required_libraries = Analysis Core IPA InstCombine Support Target TransformUtils