[LLVMbugs] [Bug 4213] Cannot create call to void function using C++ API
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu May 14 21:25:44 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4213
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sharparrow1 at yahoo.com
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Eli Friedman <sharparrow1 at yahoo.com> 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.
More information about the llvm-bugs
mailing list