[PATCH] D127189: [clang][AIX] Add option to control quadword lock free atomics ABI on AIX
Kai Luo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 26 18:56:36 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1cbaf681b0f1: [clang][AIX] Add option to control quadword lock free atomics ABI on AIX (authored by lkail).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127189/new/
https://reviews.llvm.org/D127189
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets/PPC.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/PowerPC/quadword-atomics.c
clang/test/Driver/aix-quadword-atomics-abi.c
clang/test/Driver/ppc-unsupported.c
clang/test/Sema/atomic-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127189.447910.patch
Type: text/x-patch
Size: 11581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220727/34737d97/attachment.bin>
More information about the cfe-commits
mailing list