[LLVMbugs] [Bug 5337] findDbgDeclare() fails to find a proper DbgDeclareInst.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Oct 29 11:21:00 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=5337


devang.patel <devang.patel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |devang.patel at gmail.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from devang.patel <devang.patel at gmail.com>  2009-10-29 13:20:59 ---
dbg.declare still uses bitcast, but that will change soon.
However, patch is harmless meanwhile, so I applied it. r85518.


-- 
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