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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 22:16:51 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2234098291de: [PowerPC] XCOFF exception section support on the integrated assembler path (authored by pscoro, committed by shchenz).

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/include/llvm/MC/MCStreamer.h
  llvm/include/llvm/MC/MCXCOFFStreamer.h
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCStreamer.cpp
  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.476805.patch
Type: text/x-patch
Size: 38184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/b03b1ef3/attachment.bin>


More information about the llvm-commits mailing list