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

Andrew Ng <anng...@gmail.com> changed:

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

--- Comment #2 from Andrew Ng <anng...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to