[PATCH] D63415: [AsmPrinter] Make the encoding of call sites in .gcc_except_table configurable

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 07:01:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366329: [AsmPrinter] Make the encoding of call sites in .gcc_except_table configurableā€¦ (authored by asb, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D63415?vs=207766&id=210321#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63415/new/

https://reviews.llvm.org/D63415

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/Target/TargetLoweringObjectFile.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/Target/TargetLoweringObjectFile.cpp
  llvm/trunk/test/CodeGen/RISCV/dwarf-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63415.210321.patch
Type: text/x-patch
Size: 8136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/85a94683/attachment.bin>


More information about the llvm-commits mailing list