aboutsummaryrefslogtreecommitdiff
path: root/src/library.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/library.js')
-rw-r--r--src/library.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/library.js b/src/library.js
index 3df61724..128bb211 100644
--- a/src/library.js
+++ b/src/library.js
@@ -4665,6 +4665,10 @@ LibraryManager.library = {
llvm_dbg_declare__inline: function() { throw 'llvm_debug_declare' }, // avoid warning
+ // llvm-nacl
+
+ llvm_nacl_atomic_store_i32__inline: true,
+
// ==========================================================================
// llvm-mono integration
// ==========================================================================