[llvm-bugs] [Bug 40506] [Wasm] llvm-objdump prints `call` as `except_ref.call`

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Feb 4 17:27:48 PST 2019


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

Wouter van Oortmerssen <aardappel at gmail.com> changed:

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

--- Comment #3 from Wouter van Oortmerssen <aardappel at gmail.com> ---
Fixed here: https://reviews.llvm.org/D57713
Fixes it for call, end, and v128.const.. any others can easily be added with
IsCanonical in .td files.

-- 
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/20190205/70f7c502/attachment.html>


More information about the llvm-bugs mailing list