X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FCodeGen%2FLLVMBuild.txt;h=81ef1aa89dd4d388408e09f300d2470faa221334;hb=a10369920fa86d8961495b71dbc00f5596d122d9;hp=60334c6ffb90a8f03c3bd5db912374bb609120d3;hpb=4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da;p=oota-llvm.git diff --git a/lib/CodeGen/LLVMBuild.txt b/lib/CodeGen/LLVMBuild.txt index 60334c6ffb9..81ef1aa89dd 100644 --- a/lib/CodeGen/LLVMBuild.txt +++ b/lib/CodeGen/LLVMBuild.txt @@ -15,8 +15,11 @@ ; ;===------------------------------------------------------------------------===; +[common] +subdirectories = AsmPrinter SelectionDAG + [component_0] type = Library name = CodeGen parent = Libraries -required_libraries = Analysis Core MC Scalar Support Target TransformUtils +required_libraries = Analysis Core MC Scalar Support Target TransformUtils ObjCARC