Not all relocations from a .eh_frame that point to an executable
section should be ignored. In particular, the relocation finding the
personality function should not.
This is a reduction from trying to bootstrap a static lld on linux.
Paths
| Differential D22627
Fix PR28575 ClosedPublic Authored by • rafael on Jul 21 2016, 7:07 AM.
Details
Summary Not all relocations from a .eh_frame that point to an executable This is a reduction from trying to bootstrap a static lld on linux.
Diff Detail Event Timeline• rafael updated this object. This revision is now accepted and ready to land.Jul 21 2016, 12:36 PM
Revision Contents
Diff 64890 ELF/InputSection.h
ELF/InputSection.cpp
ELF/MarkLive.cpp
ELF/OutputSections.h
ELF/OutputSections.cpp
test/ELF/eh-frame-gc2.s
|
I'd rename Fn Enqueue.