[LLVMbugs] [Bug 1502] live-interval trouble with exception handling

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jun 27 11:52:04 PDT 2007


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

evan.cheng at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From evan.cheng at apple.com  2007-06-27 13:52 -------
Nevermind. I've decided the proper fix is to simply add the EH register(s) as a
livein in the landing pad successor (and any block in the path from the landing
pad to the said block). I've also fixed live-interval to not to puke if a livein
is not used.

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070625/050807.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070625/050808.html

Let me know if you run into other issues.

2007-04-14-EHSelectorCrash.ll is still XFAIL due to the CatchInfo issue. Please
open another bug to track that (if there isn't one already).




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list