[PATCH] D92398: [AIX][XCOFF] emit traceback table for function in aix
Digger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 08:56:37 PST 2020
DiggerLin updated this revision to Diff 309549.
DiggerLin marked 7 inline comments as done.
DiggerLin added a comment.
address comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92398/new/
https://reviews.llvm.org/D92398
Files:
llvm/include/llvm/BinaryFormat/XCOFF.h
llvm/include/llvm/CodeGen/CommandFlags.h
llvm/include/llvm/Target/TargetMachine.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/BinaryFormat/XCOFF.cpp
llvm/lib/CodeGen/CommandFlags.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.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92398.309549.patch
Type: text/x-patch
Size: 35205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/5f31c593/attachment.bin>
More information about the llvm-commits
mailing list