[llvm-bugs] [Bug 24429] llc with -mtriple=wasm32-unknown-unknown prints section switches

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 7 15:45:55 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=24429

Dan Gohman <dan433584 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Dan Gohman <dan433584 at gmail.com> ---
WebAssembly has been moving towards using MC for more things, and ELF-flavored
output, so section switches are no longer a problem for us.

-- 
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/20160107/31a4a52f/attachment.html>


More information about the llvm-bugs mailing list