[LLVMbugs] [Bug 6157] opt -O1 segfault
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 1 14:49:02 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6157
Dale Johannesen <dalej at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #17 from Dale Johannesen <dalej at apple.com> 2010-02-01 16:49:01 ---
Right. It is simpler than I said, SelectionDAGBuilder was just not handling
dbg.value. Now it is ignored, like dbg.declare. Fixed here.
http://llvm.org/viewvc/llvm-project?rev=94996&view=rev
http://llvm.org/viewvc/llvm-project?rev=95021&view=rev
--
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