[llvm-bugs] [Bug 37997] Compiler generating assembly that causes a warning about incorrect section attributes when assembled
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 5 07:27:14 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37997
Eric Christopher <echristo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Eric Christopher <echristo at gmail.com> ---
I've gone ahead and reverted the warning for now here:
echristo at athyra ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
D test/MC/ELF/extra-section-flags.s
M lib/MC/MCParser/ELFAsmParser.cpp
Committed r338968
I'll keep this set of testcases in mind if I try to reapply. (gas already has
this warning fwiw).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180805/9f8b6b4b/attachment-0001.html>
More information about the llvm-bugs
mailing list