<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:i@maskray.me" title="Fangrui Song <i@maskray.me>"> <span class="fn">Fangrui Song</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - The linker can't find matching R_RISCV_PCREF_HI20 to the R_RISCV_PCREF_LO12"
href="https://bugs.llvm.org/show_bug.cgi?id=43418">bug 43418</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;">CC</td>
<td>
</td>
<td>i@maskray.me
</td>
</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>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - The linker can't find matching R_RISCV_PCREF_HI20 to the R_RISCV_PCREF_LO12"
href="https://bugs.llvm.org/show_bug.cgi?id=43418#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - The linker can't find matching R_RISCV_PCREF_HI20 to the R_RISCV_PCREF_LO12"
href="https://bugs.llvm.org/show_bug.cgi?id=43418">bug 43418</a>
from <span class="vcard"><a class="email" href="mailto:i@maskray.me" title="Fangrui Song <i@maskray.me>"> <span class="fn">Fangrui Song</span></a>
</span></b>
<pre>I think the patch is based on lld 8.0 . The deleted lines were introduced in
<a href="https://reviews.llvm.org/D39322">https://reviews.llvm.org/D39322</a> (2018-08) and were actually changed in 2019-02.
lld 8 does not have complete RISC-V support, notably it lacks PLT/GOT/TLS. lld
9 has relative complete support (it still lacks relaxation
This particular problem has been fixed for a while, maybe by
<a href="https://reviews.llvm.org/D63123">https://reviews.llvm.org/D63123</a> (2019-06-11)</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>