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
Differential D33145
Clear output section from linker script command when it's removed. dmikulin on May 12 2017, 12:04 PM. Authored by
Details
This is an attempt to fix https://bugs.llvm.org/show_bug.cgi?id=33029.
Diff Detail |
What is the meaning of this change?