<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [ELF] - Something is wrong with sh_info of .rela.plt it seems"
href="https://bugs.llvm.org/show_bug.cgi?id=37538">37538</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[ELF] - Something is wrong with sh_info of .rela.plt it seems
</td>
</tr>
<tr>
<th>Product</th>
<td>lld
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>ELF
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>grimar@accesssoftek.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>I linked chromium with LLD and noticed that readelf 2.28 complains:
[10] .rela.dyn RELA 0000000000a3f978 00a3f978
0000000000d1a420 0000000000000018 A 2 0 8
readelf: Warning: [11]: Info field (0) should index a relocatable section.
[11] .rela.plt RELA 0000000001759d98 01759d98
0000000000008190 0000000000000018 A 2 0 8
I did not dig deeper, seems we should assign sh_info to something for
.rela.plt.</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>