[PATCH] D92766: [XCOFF][AIX] Emit EH information in traceback table

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 19:59:17 PST 2020


jasonliu updated this revision to Diff 310752.
jasonliu added a comment.

Rebased on the latest parent.


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

https://reviews.llvm.org/D92766

Files:
  llvm/include/llvm/BinaryFormat/XCOFF.h
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/lib/BinaryFormat/XCOFF.cpp
  llvm/lib/CodeGen/AsmPrinter/AIXException.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92766.310752.patch
Type: text/x-patch
Size: 10635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/cf167585/attachment.bin>


More information about the llvm-commits mailing list