summaryrefslogtreecommitdiff
path: root/examples/Makefile
Commit message (Expand)AuthorAge
* Removed TracingBrainF from examples Makefile.Garrison Venn2010-09-15
* Add a new example to the LLVM distribution: a trace-based Brainfuck compiler ...Owen Anderson2010-08-30
* Trailing whitespace.Mikhail Glushenkov2010-08-19
* Don't always run the ocaml kaleidoscope tutorials.Erick Tryzelaar2010-03-08
* Add OCaml tutorial to the examples.Erick Tryzelaar2010-03-08
* Modified examples Makefile to only build the ExceptionDemo example for Garrison Venn2010-02-23
* Prevented build on WINDOWS using default make system. Stopped WINDOWS buildGarrison Venn2010-02-10
* Adds a JIT based exception handling example to the examples directory. Garrison Venn2010-02-09
* Add Kaleidoscope to examples/ so that it gets built regularly and we'll noticeNick Lewycky2009-04-12
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* add a new BF->LLVM translator, contributed by Sterling Stein.Chris Lattner2007-09-12
* Remove BFtoLLVM. It was old, and a poor example because it didn't use best p...Owen Anderson2007-07-03
* Revert last patch. The examples build now.Reid Spencer2007-03-06
* temporarily disable this until Reid has a chance to fix it.Chris Lattner2007-03-06
* For PR1019:Reid Spencer2006-12-01
* Support correct build:Reid Spencer2006-06-01
* For PR418:Reid Spencer2005-07-12
* Build BFtoLLVM example front-end by defaultBrian Gaeke2004-10-05
* Moved small examples from /projects/SmallExamples to /examples.Reid Spencer2004-08-23
* Fix Title lineReid Spencer2004-08-23
* Make people explicitly add dirs to this. Remove ModuleMaker as it currentlyChris Lattner2004-08-20
* Make the SmallExamples programs compile in their new home.Reid Spencer2004-08-19