This won't work once we have multiple .eh_frame sections.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 32350 Build 32349: arc lint + arc unit
Paths
| Differential D62280
ELF: Remove a comparison against In.EhFrame. NFCI. ClosedPublic Authored by pcc on May 22 2019, 6:33 PM.
Details Summary This won't work once we have multiple .eh_frame sections.
Diff Detail
Event TimelineClosed by commit rLLD361556: ELF: Remove a comparison against In.EhFrame. NFCI. (authored by pcc). · Explain Why This revision was automatically updated to reflect the committed changes. pcc marked an inline comment as done.
Revision Contents
Diff 200859 lld/ELF/MapFile.cpp
lld/ELF/SyntheticSections.h
|
Can Sec be const?