[PATCH] D124855: [XCOFF][AIX] Use unique section names for LSDA and EH info sections with -ffunction-sections

Xing Xue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 12:56:11 PDT 2022


xingxue updated this revision to Diff 426807.
xingxue marked 5 inline comments as done.
xingxue added a comment.

Addressed comments:

- Fixed typos in comments;
- Removed unnecessary cast.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124855/new/

https://reviews.llvm.org/D124855

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/include/llvm/MC/MCSectionXCOFF.h
  llvm/lib/CodeGen/AsmPrinter/AIXException.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/PowerPC/aix-exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124855.426807.patch
Type: text/x-patch
Size: 7250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/ec3965a6/attachment.bin>


More information about the llvm-commits mailing list