[LLVMbugs] [Bug 11882] clang segfault
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 26 15:42:02 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=11882
Andrew Trick <atrick at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
AssignedTo|unassignedbugs at nondot.org |atrick at apple.com
--- Comment #1 from Andrew Trick <atrick at apple.com> 2012-03-26 17:42:02 CDT ---
Fixed in r153480.
ComputeLoadConstantCompareExitLimit is extra SCEV logic added fairly recently
to handle loads from global variables. It wasn't fully general.
--
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