<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:sbc@chromium.org" title="Sam Clegg <sbc@chromium.org>"> <span class="fn">Sam Clegg</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Handling of extern globals in WebAssembly"
href="https://bugs.llvm.org/show_bug.cgi?id=40364">bug 40364</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 - Handling of extern globals in WebAssembly"
href="https://bugs.llvm.org/show_bug.cgi?id=40364#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Handling of extern globals in WebAssembly"
href="https://bugs.llvm.org/show_bug.cgi?id=40364">bug 40364</a>
from <span class="vcard"><a class="email" href="mailto:sbc@chromium.org" title="Sam Clegg <sbc@chromium.org>"> <span class="fn">Sam Clegg</span></a>
</span></b>
<pre>This should be ready to test in llvm trunk now.
When you build with "-fPIC" and link with "-shared" you should not see external
globals and function accessed by GOT.func.foo and GOT.mem.foo imported globals.</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>