[LLVMbugs] [Bug 9817] DAG Combiner does not preserve debug information
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 23 10:36:42 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9817
Devang Patel <dpatel at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dpatel at apple.com
Resolution| |FIXED
--- Comment #3 from Devang Patel <dpatel at apple.com> 2011-05-23 12:36:42 CDT ---
Thanks for small testcase and candidate patch. It is better to transfer
SDDbgValue during SelectionDAG::ReplaceAllUsesWith(). Fixed in r131907.
--
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