[PATCH] D63415: [AsmPrinter] Make the encoding of call sites in .gcc_except_table configurable
Edward Jones via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 05:41:16 PDT 2019
edward-jones updated this revision to Diff 207766.
edward-jones edited the summary of this revision.
edward-jones added a comment.
Herald added subscribers: jocewei, the_o, brucehoult, MartinMosbeck, rogfer01, zzheng, niosHD, sabuasal, apazos, simoncook, johnrusso, rbar.
Merged D63416 <https://reviews.llvm.org/D63416> into this patch, rebased.
I've stuck a comment above the magic 0x7 constant because there's not a constant specified for the mask value already.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63415/new/
https://reviews.llvm.org/D63415
Files:
include/llvm/CodeGen/AsmPrinter.h
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/CodeGen/AsmPrinter/EHStreamer.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/TargetLoweringObjectFile.cpp
test/CodeGen/RISCV/exception.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63415.207766.patch
Type: text/x-patch
Size: 7138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/6aa65f02/attachment.bin>
More information about the llvm-commits
mailing list