http://bugs.llvm.org/show_bug.cgi?id=32771

            Bug ID: 32771
           Summary: Stack get and set use wrong global id
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: WebAssembly
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 18342
  --> http://bugs.llvm.org/attachment.cgi?id=18342&action=edit
Output from wasm2wast from the resulting wasm module.

The equivalent attached is a ll and wast file shows a bug in the WebAssembly
backend when using the wasm32-unknown-unknown-wasm triple. As you can see the
stack pointer get_global/set_local reference the wrong global id.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to