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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 12:19:57 PST 2020


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

Don't condition on -funique-section-names


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83655

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/include/llvm/Target/TargetLoweringObjectFile.h
  llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/X86/gcc_except_table-multi.ll

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


More information about the llvm-commits mailing list