[llvm-bugs] [Bug 28524] Assertion failed: (Bits != 0 && "Cannot print this instruction.") for patchable functions

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 13 09:39:23 PDT 2016


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

Matthias Braun <matze at braunis.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |matze at braunis.de
         Resolution|---                         |FIXED
           Assignee|unassignedbugs at nondot.org   |matze at braunis.de

--- Comment #1 from Matthias Braun <matze at braunis.de> ---
I put a first fix in r275278. We may want to clean this up in the long run by
introducing an actual MCInstrDesc flag for pseudo instructions that won't
generate machine instructions.

-- 
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/20160713/c9478a47/attachment.html>


More information about the llvm-bugs mailing list