This patch is only intended to check the approach suggested in https://reviews.llvm.org/D37626#882892. It is not well polished.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38391
[ELF] Scan .eh_frame sections to prepare a dependency tree before traversing alive sections in markLive(). Needs ReviewPublic Authored by ikudrin on Sep 29 2017, 1:29 AM.
Details
Summary This patch is only intended to check the approach suggested in https://reviews.llvm.org/D37626#882892. It is not well polished.
Diff Detail
Revision Contents
Diff 117098 ELF/EhFrame.h
ELF/EhFrame.cpp
ELF/InputSection.h
ELF/MarkLive.cpp
ELF/SyntheticSections.h
ELF/SyntheticSections.cpp
test/ELF/eh-frame-gc3.s
test/ELF/gc-sections-lsda.s
|