http://llvm.org/bugs/show_bug.cgi?id=2613
Anton Korobeynikov <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #12 from Anton Korobeynikov <[EMAIL PROTECTED]> 2008-10-31
15:14:01 ---
(In reply to comment #10)
> The problem is now, that there is no housekeeping to invalidate also the debug
> informations in the MachineModuleInfo.
Patch applied at:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081027/069215.html
Testcase at:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081027/069216.html
Actually, we need to invalidate all labels (EH, GC), not only debug ones. Thus
I slightly modified your patch.
I consider debug information & optimization as separate issue and close this
PR. Feel free to file new PR for other problems.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs