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: unassignedb...@nondot.org
          Reporter: rafael.espind...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to