[llvm-bugs] [Bug 45273] DWARF breaks garbage collection in PE/COFF

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 28 10:07:14 PDT 2020


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #10 from Reid Kleckner <rnk at google.com> ---
Marked as blocked on the 10.0.1 release bug to ask the question.

There is some risk that this change will discard more sections than intended,
but that is almost an inherent risk with section GC / dead stripping / OPT:REF.
There is always the trivial workaround for users of not using the feature, so I
think we should merge it.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=45309
[Bug 45309] [meta] 10.0.1 Release Blockers
-- 
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/20200328/8e7b0267/attachment-0001.html>


More information about the llvm-bugs mailing list