[PATCH] D37626: [ELF] Scan .eh_frame sections precisely in order to eliminate unused LSDAs and personality routines.

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 23:23:41 PST 2023


krisb updated this revision to Diff 490051.
krisb added a comment.
Herald added a project: LLVM.

Rebase on ToT


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D37626

Files:
  lld/ELF/InputSection.h
  lld/ELF/MarkLive.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/test/ELF/eh-frame-gc3.s
  lld/test/ELF/gc-sections-lsda.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37626.490051.patch
Type: text/x-patch
Size: 14468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/48de58d7/attachment-0001.bin>


More information about the llvm-commits mailing list