Protection against stack-based memory corruption errors using SafeStack
[oota-llvm.git] / lib / CodeGen / LLVMBuild.txt
index 05905d04dabfa0f168b686babd8f94d3cca3c47d..18ed77607c6a4fd780ab5f764a8566bb146ae11a 100644 (file)
@@ -22,4 +22,4 @@ subdirectories = AsmPrinter SelectionDAG MIRParser
 type = Library
 name = CodeGen
 parent = Libraries
-required_libraries = Analysis Core MC Scalar Support Target TransformUtils
+required_libraries = Analysis Core Instrumentation MC Scalar Support Target TransformUtils