[llvm-bugs] [Bug 41673] /DISCARD/ section should not be output

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 14 02:42:31 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=41673

Andrew Ng <anng.sw at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #2 from Andrew Ng <anng.sw at gmail.com> ---
D61186 was to fix the issue that /DISCARD/ sections were being treated as
orphans and as a result, could cause unwanted side-effects.

D61186 does not fix the problem that an empty /DISCARD/ section can be retained
in the output in certain circumstances. This is not a correctness issue, but is
not ideal.

-- 
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/20190514/4b2e6a5f/attachment.html>


More information about the llvm-bugs mailing list