Index: lib/IR/CMakeLists.txt |
diff --git a/lib/IR/CMakeLists.txt b/lib/IR/CMakeLists.txt |
index c2a4ee3aae14a745960c8b18efb87bd5d34dccab..5952511a2056a25b53190843ef4751d68f3da8e8 100644 |
--- a/lib/IR/CMakeLists.txt |
+++ b/lib/IR/CMakeLists.txt |
@@ -25,6 +25,7 @@ add_llvm_library(LLVMCore |
LeakDetector.cpp |
Metadata.cpp |
Module.cpp |
+ NaClIntrinsics.cpp |
Pass.cpp |
PassManager.cpp |
PassRegistry.cpp |