[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
Thu May 5 06:03:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5926906eb1a: [XCOFF][AIX] Use unique section names for LSDA and EH info sections with… (authored by xingxue).

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.427292.patch
Type: text/x-patch
Size: 7250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/c4a23082/attachment.bin>


More information about the llvm-commits mailing list