summaryrefslogtreecommitdiffstats
path: root/docs/tutorial/JITTutorial1.html
Commit message (Expand)AuthorAgeFilesLines
* Use llvm::raw_stream instead of llvm::Streams.Bill Wendling2009-05-121-1/+2
* Fix compile error. Pointed out by mait on #llvm IRC!Nick Lewycky2009-04-121-1/+1
* do not pretend llvm/.../*.h being system headersGabor Greif2009-03-111-7/+7
* Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC!Gabor Greif2009-03-111-1/+1
* Convert non-ASCII apostrophes into ASCII apostrophes.Bill Wendling2008-05-191-7/+7
* Delete the Module object.Bill Wendling2008-05-191-1/+2
* s/insure/ensure/Bill Wendling2008-05-191-3/+12
* merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti...Gabor Greif2008-04-191-1/+1
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-131-4/+4
* Oops. I wanted the compile flags for C++, not the C preprocessor flags.Owen Anderson2008-03-241-1/+1
* Various updates from Sam Bishop:Chris Lattner2008-02-101-15/+16
* Add a missing #include.Owen Anderson2007-11-061-0/+1
* Trivial fixes.Duncan Sands2007-11-051-2/+2
* More tutorial cleanups.Owen Anderson2007-10-251-3/+21
* Add proper footers.Owen Anderson2007-10-251-0/+13
* Don't bother providing code samples. Maintaining zip files in the repository...Owen Anderson2007-10-251-8/+0
* Add downloadable code samples.Owen Anderson2007-10-221-0/+12
* Fix some code to make it actually work.Owen Anderson2007-10-221-5/+8
* rename tutorial 1 -> JITTutorial1, make unimplemented links not be dead links.Chris Lattner2007-10-221-0/+156