[PATCH] D109139: [AIX][RFC] Undefine __STDC_NO_ATOMICS__ to enable c11 atomics functionality
David Tenty via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 2 17:52:41 PDT 2021
daltenty added a comment.
For the missing library implementation, we may be able to use the implementation in compiler-rt. Seems like some other platforms do so.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109139/new/
https://reviews.llvm.org/D109139
More information about the cfe-commits
mailing list