[LLVMbugs] [Bug 1516] llvm2cpp generates incorrect code when -gen-function -funcname -for are used

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jun 16 13:35:44 PDT 2007


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

rspencer at reidspencer.com changed:

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



------- Additional Comments From rspencer at reidspencer.com  2007-06-16 15:35 -------
Fixed with this patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070611/050540.html

Note: -gen-function is not supposed to generate a stand alone function. It is,
however, supposed to generate something that will recreate everything needed by
a single function.



------- 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