[PATCH] D74015: [AIX][Frontend] C++ ABI customizations for AIX boilerplate

Xiangling Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 21 06:51:37 PST 2020


Xiangling_L updated this revision to Diff 245844.
Xiangling_L marked an inline comment as done.
Xiangling_L added a comment.

Update the comment about ABI description;


Repository:
  rG LLVM Github Monorepo

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.245844.patch
Type: text/x-patch
Size: 5306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200221/251dc729/attachment-0001.bin>


More information about the cfe-commits mailing list