<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:echristo@gmail.com" title="Eric Christopher <echristo@gmail.com>"> <span class="fn">Eric Christopher</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Compiler generating assembly that causes a warning about incorrect section attributes when assembled"
href="https://bugs.llvm.org/show_bug.cgi?id=37997">bug 37997</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>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Compiler generating assembly that causes a warning about incorrect section attributes when assembled"
href="https://bugs.llvm.org/show_bug.cgi?id=37997#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Compiler generating assembly that causes a warning about incorrect section attributes when assembled"
href="https://bugs.llvm.org/show_bug.cgi?id=37997">bug 37997</a>
from <span class="vcard"><a class="email" href="mailto:echristo@gmail.com" title="Eric Christopher <echristo@gmail.com>"> <span class="fn">Eric Christopher</span></a>
</span></b>
<pre>Fixed thusly:
echristo@athyra ~/s/llvm> git svn dcommit
Committing to <a href="https://llvm.org/svn/llvm-project/llvm/trunk">https://llvm.org/svn/llvm-project/llvm/trunk</a> ...
M lib/MC/MCParser/ELFAsmParser.cpp
M test/MC/ELF/extra-section-flags.s
Committed r336072
Author: Eric Christopher <<a href="mailto:echristo@gmail.com">echristo@gmail.com</a>>
Date: Mon Jul 2 00:16:39 2018 +0000
Add an entry for rodata constant merge sections to the default
section flags in the ELF assembler. This matches the defaults
given in the rest of MC.
Fixes PR37997 where we couldn't assemble our own assembly output
without warnings.
git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@336072">https://llvm.org/svn/llvm-project/llvm/trunk@336072</a>
91177308-0d34-0410-b5e6-96231b3b80d8</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>