[LLVMbugs] [Bug 365] [asmwriter] Asm writer aborts if an instruction is not embedded into a function

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jun 9 08:29:05 PDT 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=365

rspencer at x10sys.com changed:

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



------- Additional Comments From rspencer at x10sys.com  2004-06-09 10:29 -------
Worked up a solution by just printing :?? for the slot number if the value being
printed is free standing. This at least fixes the "opt" debugging case. It may
fix some other corner cases too.

Patch is here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040607/015116.html




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list