[PATCH] D101401: [XCOFF] Handle the case when personality routine is an alias

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 08:33:38 PDT 2021


jasonliu updated this revision to Diff 341529.
jasonliu marked 2 inline comments as done.
jasonliu added a comment.

Address comments.


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

https://reviews.llvm.org/D101401

Files:
  llvm/lib/Analysis/EHPersonalities.cpp
  llvm/lib/CodeGen/AsmPrinter/AIXException.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/PowerPC/aix-personality-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101401.341529.patch
Type: text/x-patch
Size: 5060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/da6ad13f/attachment.bin>


More information about the llvm-commits mailing list