[PATCH] D66727: [ELF] EhFrameSection: postpone FDE liveness check to finalizeSections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 25 23:10:44 PDT 2019


MaskRay updated this revision to Diff 217080.
MaskRay retitled this revision from "[ELF] Simplify EhInputSection and .ARM.exidx* handling" to "[ELF] EhFrameSection: postpone FDE liveness check to finalizeSections".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Reorder this patch before D66717 <https://reviews.llvm.org/D66717>. This should make overall diff smaller


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D66727

Files:
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  ELF/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66727.217080.patch
Type: text/x-patch
Size: 6591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/6047f09f/attachment.bin>


More information about the llvm-commits mailing list