<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:jh7370.2008@my.bristol.ac.uk" title="James Henderson <jh7370.2008@my.bristol.ac.uk>"> <span class="fn">James Henderson</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [obj2yaml][yaml2obj] Cannot round-trip clang-produced object file"
href="https://bugs.llvm.org/show_bug.cgi?id=50506">bug 50506</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;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>CONFIRMED
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [obj2yaml][yaml2obj] Cannot round-trip clang-produced object file"
href="https://bugs.llvm.org/show_bug.cgi?id=50506#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [obj2yaml][yaml2obj] Cannot round-trip clang-produced object file"
href="https://bugs.llvm.org/show_bug.cgi?id=50506">bug 50506</a>
from <span class="vcard"><a class="email" href="mailto:jh7370.2008@my.bristol.ac.uk" title="James Henderson <jh7370.2008@my.bristol.ac.uk>"> <span class="fn">James Henderson</span></a>
</span></b>
<pre>I've fixed this across two commits:
<a href="https://github.com/llvm/llvm-project/commit/fef3bfb1b23af09668d20b09f09c65cc14b5479c">https://github.com/llvm/llvm-project/commit/fef3bfb1b23af09668d20b09f09c65cc14b5479c</a>
fixes the section header string table issue as described in <a href="show_bug.cgi?id=50506#c2">comment 2</a>.
<a href="https://github.com/llvm/llvm-project/commit/fef3bfb1b23af09668d20b09f09c65cc14b5479c">https://github.com/llvm/llvm-project/commit/fef3bfb1b23af09668d20b09f09c65cc14b5479c</a>
fixes the issue identified in <a href="show_bug.cgi?id=50506#c3">comment 3</a>.
Combined, I can now get use a recent clang to generate a simple object which
obj2yaml and then yaml2obj can consume.</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>