[LLVMbugs] [Bug 6040] error: invalid redefinition of function 'free'
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jan 14 09:54:59 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6040
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-01-14 11:54:59 ---
free is not a valid IR instruction anymore, it is only preserved in the .ll
parser for backwards compatibility
--
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