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

           Summary: missing function in the ocaml bindings
           Product: new-bugs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Created an attachment (id=1870)
 --> (http://llvm.org/bugs/attachment.cgi?id=1870)
bind the LLVMAddCase function in ocaml

Looks like the ocaml bindings are missing the SwitchInst::addCase method. 

Unless I'm missing something, it makes it a bit hard to generate switch
instructions :)


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

Reply via email to