[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 15:03:44 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7049fbf960df: [XCOFF] Handle the case when personality routine is an alias (authored by jasonliu).

Changed prior to commit:
  https://reviews.llvm.org/D101401?vs=341529&id=341670#toc

Repository:
  rG LLVM Github Monorepo

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.341670.patch
Type: text/x-patch
Size: 5059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/ef5c8d06/attachment.bin>


More information about the llvm-commits mailing list