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

Digger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 08:16:23 PST 2020


DiggerLin updated this revision to Diff 311914.
DiggerLin added a comment.

rebased the  patch based on the https://reviews.llvm.org/D92398.


Repository:
  rG LLVM Github Monorepo

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.311914.patch
Type: text/x-patch
Size: 10635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/d31ed82a/attachment.bin>


More information about the llvm-commits mailing list