[PATCH] D83655: [AsmPrinter] Split up .gcc_except_table

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 13:49:09 PDT 2020


MaskRay updated this revision to Diff 301736.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Play safe and just use the GCC approach.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83655

Files:
  llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/test/CodeGen/X86/gcc_except_table-multi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83655.301736.patch
Type: text/x-patch
Size: 3882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/b6d755d1/attachment.bin>


More information about the llvm-commits mailing list