[PATCH] D93659: [AIX][XCOFF] emit vector info of traceback table.

Digger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 12:41:50 PST 2020


DiggerLin created this revision.
DiggerLin added reviewers: jasonliu, hubert.reinterpretcast, daltenty.
Herald added subscribers: kbarton, hiraditya, nemanjai.
DiggerLin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

emit vector info of traceback table.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93659

Files:
  llvm/include/llvm/BinaryFormat/XCOFF.h
  llvm/include/llvm/Object/XCOFFObjectFile.h
  llvm/lib/BinaryFormat/XCOFF.cpp
  llvm/lib/Object/XCOFFObjectFile.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
  llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h
  llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-vectorinfo.ll
  llvm/unittests/Object/XCOFFObjectFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93659.313180.patch
Type: text/x-patch
Size: 37504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/9c8901fa/attachment.bin>


More information about the llvm-commits mailing list