[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:45:37 PDT 2022


pscoro updated this revision to Diff 468255.
pscoro marked an inline comment as done.
pscoro added a comment.

optimizations


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.468255.patch
Type: text/x-patch
Size: 42307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/d4241f87/attachment.bin>


More information about the llvm-commits mailing list