[llvm-bugs] [Bug 41673] New: /DISCARD/ section should not be output
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 30 07:54:46 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41673
Bug ID: 41673
Summary: /DISCARD/ section should not be output
Product: lld
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: anng.sw at gmail.com
CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org
Created attachment 21852
--> https://bugs.llvm.org/attachment.cgi?id=21852&action=edit
Test to reproduce issue
A /DISCARD/ section that has an explicit PHDR assignment is present in the
output. /DISCARD/ sections should not be output.
See https://reviews.llvm.org/D61186 for discussion regarding this issue.
Attached a test to reproduce this issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190430/a2944512/attachment.html>
More information about the llvm-bugs
mailing list