Chromium Code Reviews| Index: lib/IR/CMakeLists.txt |
| diff --git a/lib/IR/CMakeLists.txt b/lib/IR/CMakeLists.txt |
| index c2a4ee3aae14a745960c8b18efb87bd5d34dccab..e60a04ae3bca876775a89d4cf04c0f7f67251969 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 |
| + NaClAtomicIntrinsics.cpp |
| Pass.cpp |
| PassManager.cpp |
| PassRegistry.cpp |