[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
Mon Oct 17 10:59:28 PDT 2022


pscoro updated this revision to Diff 468260.
pscoro marked 4 inline comments as done.
pscoro added a comment.

changes to debug lit tests


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.468260.patch
Type: text/x-patch
Size: 38374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/4d24d812/attachment-0001.bin>


More information about the llvm-commits mailing list