This is an attempt to fix https://bugs.llvm.org/show_bug.cgi?id=33029.
When output sections are removed, the need to be purged from linker script commands that define them.
Details
Details
- Reviewers
• espindola
Diff Detail
Diff Detail
Paths
| Differential D33145
Clear output section from linker script command when it's removed. Needs ReviewPublic Authored by dmikulin on May 12 2017, 12:04 PM. This revision needs review, but all specified reviewers are disabled or inactive.
Details
Summary This is an attempt to fix https://bugs.llvm.org/show_bug.cgi?id=33029.
Diff Detail Event Timeline
Revision Contents
Diff 99071 ELF/LinkerScript.h
ELF/LinkerScript.cpp
ELF/Writer.cpp
test/ELF/linkerscript/arm-lscript.s
|
What is the meaning of this change?