summaryrefslogtreecommitdiff
path: root/examples/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Removed TracingBrainF from examples Makefile.Garrison Venn1-2/+1
2010-08-30Add a new example to the LLVM distribution: a trace-based Brainfuck compiler ...Owen Anderson1-1/+2
2010-08-19Trailing whitespace.Mikhail Glushenkov1-3/+3
2010-03-08Don't always run the ocaml kaleidoscope tutorials.Erick Tryzelaar1-2/+5
2010-03-08Add OCaml tutorial to the examples.Erick Tryzelaar1-1/+2
2010-02-23Modified examples Makefile to only build the ExceptionDemo example for Garrison Venn1-1/+6
2010-02-10Prevented build on WINDOWS using default make system. Stopped WINDOWS buildGarrison Venn1-2/+5
2010-02-09Adds a JIT based exception handling example to the examples directory. Garrison Venn1-1/+2
2009-04-12Add Kaleidoscope to examples/ so that it gets built regularly and we'll noticeNick Lewycky1-1/+1
2007-12-29remove attributions from the rest of the llvm makefiles.Chris Lattner1-2/+2
2007-09-12add a new BF->LLVM translator, contributed by Sterling Stein.Chris Lattner1-1/+1
2007-07-03Remove BFtoLLVM. It was old, and a poor example because it didn't use best p...Owen Anderson1-1/+1
2007-03-06Revert last patch. The examples build now.Reid Spencer1-2/+2
2007-03-06temporarily disable this until Reid has a chance to fix it.Chris Lattner1-2/+2
2006-12-01For PR1019:Reid Spencer1-1/+1
2006-06-01Support correct build:Reid Spencer1-2/+5
2005-07-12For PR418:Reid Spencer1-1/+1
2004-10-05Build BFtoLLVM example front-end by defaultBrian Gaeke1-1/+1
2004-08-23Moved small examples from /projects/SmallExamples to /examples.Reid Spencer1-3/+4
2004-08-23Fix Title lineReid Spencer1-2/+2
2004-08-20Make people explicitly add dirs to this. Remove ModuleMaker as it currentlyChris Lattner1-2/+1
2004-08-19Make the SmallExamples programs compile in their new home.Reid Spencer1-0/+16