[LLVMbugs] [Bug 2610] New: missing function in the ocaml bindings

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jul 29 15:57:50 PDT 2008


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: unassignedbugs at nondot.org
        ReportedBy: oandrieu at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list