http://llvm.org/bugs/show_bug.cgi?id=4213
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Eli Friedman <[email protected]> 2009-05-14 23:25:42 --- This is definitely invalid; C++ code in LLVM creates calls to void functions all the time. Try using an empty name for the instruction. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
