[PATCH] D74015: [AIX][Frontend] C++ ABI customizations for AIX boilerplate
Xiangling Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 13 10:43:10 PST 2020
Xiangling_L updated this revision to Diff 244476.
Xiangling_L marked 4 inline comments as done.
Xiangling_L added a comment.
Adjust ABI name to `XL`;
Simplify the testcase;
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74015/new/
https://reviews.llvm.org/D74015
Files:
clang/include/clang/Basic/TargetCXXABI.h
clang/lib/AST/ASTContext.cpp
clang/lib/Basic/Targets/OSTargets.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/test/CodeGen/static-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74015.244476.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200213/9ab5d411/attachment.bin>
More information about the cfe-commits
mailing list