Add MLA alias for ARMv4 support.
[oota-llvm.git] / lib / IR / CMakeLists.txt
index b825583bf370afa1abf433d687d0ae617b3e05a6..1ee7140ae42e521d85544dcd993e2e78a9995abf 100644 (file)
@@ -18,6 +18,7 @@ add_llvm_library(LLVMCore
   GVMaterializer.cpp
   Globals.cpp
   IRBuilder.cpp
+  IRPrintingPasses.cpp
   InlineAsm.cpp
   Instruction.cpp
   Instructions.cpp
@@ -26,12 +27,12 @@ add_llvm_library(LLVMCore
   LLVMContextImpl.cpp
   LeakDetector.cpp
   LegacyPassManager.cpp
+  Mangler.cpp
   Metadata.cpp
   Module.cpp
   Pass.cpp
   PassManager.cpp
   PassRegistry.cpp
-  PrintModulePass.cpp
   Type.cpp
   TypeFinder.cpp
   Use.cpp