diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-11-18 16:43:33 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 16:43:33 -0600 |
commit | 1ced56540071476d0a4aa8cb5134106d02b5b7f1 (patch) | |
tree | 72c53973f17a8c03f9274d5c290ae4945b8ffa52 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 36d47f88786d29d381545a5f88a7964b47d9a595 (diff) | |
download | llvm-1ced56540071476d0a4aa8cb5134106d02b5b7f1.zip llvm-1ced56540071476d0a4aa8cb5134106d02b5b7f1.tar.gz llvm-1ced56540071476d0a4aa8cb5134106d02b5b7f1.tar.bz2 |
[Clang] Add support for scoped atomic thread fence (#115545)
Summary:
Previously we added support for all of the atomic GNU extensions with
optional memory scoped except for `__atomic_thread_fence`. This patch
adds support for that. This should ideally allow us to generically emit
these LLVM scopes.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions