The error previously talked about a "section header" but was actually referring to a program header.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76846
[lld][ELF] Fix error message ClosedPublic Authored by jhenderson on Mar 26 2020, 7:17 AM.
Details Summary The error previously talked about a "section header" but was actually referring to a program header.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 26 2020, 7:36 AM Closed by commit rG3ff3c6986b1a: [lld][ELF] Fix error message (authored by jhenderson). · Explain WhyMar 26 2020, 8:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 252865 lld/ELF/LinkerScript.cpp
lld/test/ELF/linkerscript/phdrs.s
|