[PATCH] D135628: [clang][codegen] Don't emit atomic loads for threadsafe init if they aren't inline
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 14:01:01 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1079662d2fff: [clang][codegen] Don't emit atomic loads for threadsafe init if they aren't… (authored by efriedma).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135628/new/
https://reviews.llvm.org/D135628
Files:
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/test/CodeGenCXX/threadsafe-statics-no-atomic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135628.466910.patch
Type: text/x-patch
Size: 5869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/d68eb379/attachment.bin>
More information about the cfe-commits
mailing list