[llvm-bugs] [Bug 24429] New: llc with -mtriple=wasm32-unknown-unknown prints section switches
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 11 07:09:54 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24429
Bug ID: 24429
Summary: llc with -mtriple=wasm32-unknown-unknown prints
section switches
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
This is a general problem with IR targets that don't really have a notion of
sections.
A hack is to create the sections but not print them. That in undesirable in
that the output data doesn't match the internal state. I am taking a quick look
to see how we can it.
--
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/20150811/d8e91029/attachment.html>
More information about the llvm-bugs
mailing list