X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FCodeGen%2FLLVMBuild.txt;h=81ef1aa89dd4d388408e09f300d2470faa221334;hb=1db3d0820f8057dd03ade1585bfa5f2bf53cfe33;hp=2eebb0881d59286476463a55f9c781083cde548a;hpb=a3a2dfd4a2a8265a9a0c962cb776e2e6ba123956;p=oota-llvm.git diff --git a/lib/CodeGen/LLVMBuild.txt b/lib/CodeGen/LLVMBuild.txt index 2eebb0881d5..81ef1aa89dd 100644 --- a/lib/CodeGen/LLVMBuild.txt +++ b/lib/CodeGen/LLVMBuild.txt @@ -15,9 +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