summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/OCamlLangImpl3.html
Commit message (Collapse)AuthorAgeFilesLines
* Update the OCaml Kaleidoscope tutorial.Erick Tryzelaar2010-03-081-2/+4
| | | | llvm-svn: 97965
* Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,Dan Gohman2010-03-021-16/+16
| | | | | | respectively. llvm-svn: 97531
* Add "Author Date Id Revision" svn:keyword properties to these files, asDan Gohman2010-02-031-1/+1
| | | | | | | is done with the other html files in doc, to hopefully keep strings like "Last modified" current. llvm-svn: 95225
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-121-2/+2
| | | | llvm-svn: 83849
* Update the ocaml docs to work with LLVMContext.Erick Tryzelaar2009-08-191-4/+5
| | | | llvm-svn: 79431
* fix some incorrect links.Chris Lattner2008-12-121-3/+3
| | | | llvm-svn: 60919
* adapt to new APIGabor Greif2008-05-211-1/+1
| | | | llvm-svn: 51387
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-131-2/+2
| | | | | | the result IRBuilder. Patch by Dominic Hamon. llvm-svn: 49604
* Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorialErick Tryzelaar2008-03-311-2/+2
| | | | | | and fix some tabs in chapter 3 and 4. llvm-svn: 48978
* Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial.Erick Tryzelaar2008-03-301-0/+1090
llvm-svn: 48949
OpenPOWER on IntegriCloud