llvm-capstone/clang/include
Thomas Lively ebb69b8baf [clang][WebAssembly] Only expose wait and notify builtins with atomics
Summary:
Since the underlying wait and notify instructions are only available
when the atomics feature is enabled, it only makes sense to expose
their builtin functions when atomics are enabled.

Reviewers: aheejin, sunfish

Subscribers: dschuff, sbc100, jgravelle-google, jfb, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D79534
2020-05-08 13:54:29 -07:00
..
clang [clang][WebAssembly] Only expose wait and notify builtins with atomics 2020-05-08 13:54:29 -07:00
clang-c libclang: Add static build support for Windows 2020-04-25 20:19:17 +03:00
CMakeLists.txt