[LLVMbugs] [Bug 1047] attempt to define llvm intrinsic not rejected by verifier

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Dec 15 16:26:06 PST 2006


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

jww132 at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://gendou.com/crap/temp/|http://gendou.com/crap/temp/
                   |llvm-bug.zip                |llvm-bug2.zip
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From jww132 at hotmail.com  2006-12-15 18:26 -------
I have made the two changes you mentioned.
I got rid of llvm.o which re-defined intrinsics.
Shame on me for doing that in the first place!
Also, __stdio_puts() now has a thrid parameter.

However, the problem still exists.
>> tail call void (int, ...)* %printf( int 0 )
This problem is only apparent when using optimizer passes.

Am I still doing something stupid?
Should I open a new bug report and let you close this one?

I uploaded llvm-bug2.zip (see bug URL) so you can see it for yourself.



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