Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: lib/IR/CMakeLists.txt

Issue 22474008: Add the new @llvm.nacl.atomic.fence.all intrinsic (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: lib/IR/CMakeLists.txt
diff --git a/lib/IR/CMakeLists.txt b/lib/IR/CMakeLists.txt
index e60a04ae3bca876775a89d4cf04c0f7f67251969..bb48c434d6e5d82e6a0112c0144aeaefa3c6d6a3 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
+ NaClAsm.cpp
NaClAtomicIntrinsics.cpp
Pass.cpp
PassManager.cpp

Powered by Google App Engine
This is Rietveld 408576698