<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - lld's COFF port should put .debug_* sections after .text and other mapped sections"
href="https://llvm.org/bugs/show_bug.cgi?id=24316">bug 24316</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - lld's COFF port should put .debug_* sections after .text and other mapped sections"
href="https://llvm.org/bugs/show_bug.cgi?id=24316#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - lld's COFF port should put .debug_* sections after .text and other mapped sections"
href="https://llvm.org/bugs/show_bug.cgi?id=24316">bug 24316</a>
from <span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span></b>
<pre>I'd say so. Maybe David forgot.
One other thing to work on, before we do something like fission, is to make
sure our DWARF-laden PE files load as fast as their split PDB counterparts from
MSVC. I also don't want to reserve precious 32-bit address space for debug info
that will never be mapped. We have to toy around with different flags
(IMAGE_SCN_TYPE_NOLOAD) to see what the loader actually does. I'd say that's
all out of scope for this bug.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>