[PATCH] D134195: [PowerPC] XCOFF exception section support on the integrated assembler path

Paul Scoropan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 9 14:37:30 PDT 2022


pscoro updated this revision to Diff 466390.
pscoro added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134195

Files:
  llvm/include/llvm/BinaryFormat/XCOFF.h
  llvm/include/llvm/MC/MCObjectWriter.h
  llvm/lib/MC/MCXCOFFStreamer.cpp
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-exception-section-debug.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-exception-section.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-trap-annotations-td.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-trap-annotations-tw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134195.466390.patch
Type: text/x-patch
Size: 41411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221009/75954963/attachment.bin>


More information about the llvm-commits mailing list