Improve documentation of the 'a' specifier and the '<abi>:<pref>' align pair.
[oota-llvm.git] / lib / IR / CMakeLists.txt
index 2ad5fdb25be1aa603d1acbbede23a29a84604d13..b825583bf370afa1abf433d687d0ae617b3e05a6 100644 (file)
@@ -6,6 +6,8 @@ add_llvm_library(LLVMCore
   ConstantFold.cpp
   Constants.cpp
   Core.cpp
+  DiagnosticInfo.cpp
+  DiagnosticPrinter.cpp
   DIBuilder.cpp
   DataLayout.cpp
   DebugInfo.cpp
@@ -27,6 +29,7 @@ add_llvm_library(LLVMCore
   Metadata.cpp
   Module.cpp
   Pass.cpp
+  PassManager.cpp
   PassRegistry.cpp
   PrintModulePass.cpp
   Type.cpp