Use stripPointerCasts when checking for AllocaInsts for the stackprotector intrinsic.
[oota-llvm.git] / lib / VMCore / CMakeLists.txt
index dc54694b188a8494ea367b609846a64282ef827a..beaec0026db5a64ba1471267119b1a9fb004e56b 100644 (file)
@@ -1,4 +1,4 @@
-add_llvm_library(LLVMVMCore
+add_llvm_library(LLVMCore
   AsmWriter.cpp
   Attributes.cpp
   AutoUpgrade.cpp
@@ -20,6 +20,7 @@ add_llvm_library(LLVMVMCore
   ModuleProvider.cpp
   Pass.cpp
   PassManager.cpp
+  PrintModulePass.cpp
   Type.cpp
   TypeSymbolTable.cpp
   Use.cpp