[llvm-bugs] [Bug 39384] New: br_table is not supported in WebAssemblyAsmParser

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 22 11:25:53 PDT 2018


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

            Bug ID: 39384
           Summary: br_table is not supported in WebAssemblyAsmParser
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: WebAssembly
          Assignee: unassignedbugs at nondot.org
          Reporter: aheejin at gmail.com
                CC: llvm-bugs at lists.llvm.org

br_table parsing seems not supported in WebAssemblyAsmParser. .s file with
‘br_table’ does not round-trip with llvm-mc.

-- 
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/20181022/75ff05cb/attachment.html>


More information about the llvm-bugs mailing list