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

           Summary: Kaleidoscope tutorial code doesn't build with OCaml
                    3.11.1
           Product: new-bugs
           Version: 2.6
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


The code included in the docs
(http://llvm.org/docs/tutorial/OCamlLangImpl7.html) doesn't build for OCaml
3.11.1 and LLVM 2.6.

I could easily fix the issue by redefining the functions below. Maybe the
bindings have been modified recently?

let double_type= Llvm.double_type context
let append_block= Llvm.append_block context

I wanted to provide a patch but couldn't find the files in SVN.


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