[LLVMbugs] [Bug 12470] Assertion `InsertBefore->getParent() && "Instruction to insert before is not in a basic block!"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 5 18:12:42 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12470
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Chandler Carruth <chandlerc at gmail.com> 2012-04-05 20:12:42 CDT ---
Thanks for the great test case! This was a really scary bug... silent and slow
memory corruption, yay! ;]
Fixed in r154157.
--
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