[LLVMbugs] [Bug 13717] UNREACHABLE CallEvent.cpp:859
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 28 13:54:01 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13717
Jordan Rose <jordan_rose at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jordan_rose at apple.com
Resolution| |FIXED
--- Comment #2 from Jordan Rose <jordan_rose at apple.com> 2012-08-28 15:54:01 CDT ---
Our inlining machinery wasn't recognizing that temporaries are basically just
constructors. Fixed in r162792.
--
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