<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:jezreel@gmail.com" title="Jez Ng <jezreel@gmail.com>"> <span class="fn">Jez Ng</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Implement cstring literal merging"
href="https://bugs.llvm.org/show_bug.cgi?id=50563">bug 50563</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;">Fixed By Commit(s)</td>
<td>
</td>
<td>https://reviews.llvm.org/rG04259cde15a9fad31421e9161f160ee23f84ebdd
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>unassignedbugs@nondot.org
</td>
<td>jezreel@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Implement cstring literal merging"
href="https://bugs.llvm.org/show_bug.cgi?id=50563#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Implement cstring literal merging"
href="https://bugs.llvm.org/show_bug.cgi?id=50563">bug 50563</a>
from <span class="vcard"><a class="email" href="mailto:jezreel@gmail.com" title="Jez Ng <jezreel@gmail.com>"> <span class="fn">Jez Ng</span></a>
</span></b>
<pre><span class="quote">> seems to indicate that all strings are supposed to be aligned to 16 bytes</span >
Interesting... in practice clang definitely does generate some non-aligned
cstrings.
I've gone ahead and implemented the heuristic described in the first comment.</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>