[LLVMbugs] [Bug 1269] NEW: Remove "invoke", add "unwind to" for labels

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Mar 24 14:12:20 PDT 2007


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

           Summary: Remove "invoke", add "unwind to" for labels
           Product: libraries
           Version: trunk
          Platform: All
               URL: http://nondot.org/~sabre/LLVMNotes/ExceptionHandlingChan
                    ges.txt
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: LLVM assembly language parser
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rspencer at x10sys.com


I would like to see Chris' notes on Exception Handling implemented (see the link
above), preferably for 2.0. My reasons for this are two fold:

1. It fits in the same category of disruptive assembly/bytecode changes as the 
   other major changes in LLVM 2.0; so, including it in 2.0 means less future
   impact for 2.0 users. 
2. As I start to develop the HLVM exception model, I'd prefer to do it on an EH
   model in LLVM that is simpler for the kinds of languages HLVM targets.

Yes, I'm signing up to do this; hopefully, before 2.0 is released.



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