diff options
author | Thomas Lively <tlively@google.com> | 2020-05-06 17:17:48 -0700 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2020-05-08 13:54:29 -0700 |
commit | ebb69b8bafad6948ee6a14b4087fb7b440c73d0d (patch) | |
tree | 796647fc563e08651a6019714dd1d8d634083089 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | a1ae9566ea9ce46bf7f2af9ab1253eed05b5b622 (diff) | |
download | llvm-ebb69b8bafad6948ee6a14b4087fb7b440c73d0d.zip llvm-ebb69b8bafad6948ee6a14b4087fb7b440c73d0d.tar.gz llvm-ebb69b8bafad6948ee6a14b4087fb7b440c73d0d.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions