[LLVMbugs] [Bug 6694] lowerinvoke breaks alloca instructions if they do not occur in the entry basic block
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 26 16:50:38 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6694
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Chris Lattner <clattner at apple.com> 2010-04-26 18:50:38 CDT ---
Applied here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100426/100413.html
In the future, please don't merge two patches like this. It would be better to
apply them as two separate patches so that they are tracked independently in
revision control.
Thanks for the patch!
--
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