dschuff added a comment.

Making it guarded by thread model makes sense, although I'm not exactly sure 
whether emscripten sets that or not. But even when we do start prototyping 
actual atomics, I had assumed we'd be defining i64 atomics symmetrically along 
with i32 atomics, in which case we wouldn't be emitting libcalls anyway.


https://reviews.llvm.org/D28381



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to