summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/example/Skeleton/driver
Commit message (Collapse)AuthorAgeFilesLines
* llvmc: Update examples.Mikhail Glushenkov2010-08-192-27/+0
| | | | llvm-svn: 111553
* Remove duplication.Mikhail Glushenkov2009-06-251-41/+1
| | | | | | Factor out common preprocessor-related bits to Makefile.rules. llvm-svn: 74153
* Temporary copy-pasto to make examples compile.Mikhail Glushenkov2009-06-231-4/+35
| | | | llvm-svn: 74001
* Add example/Skeleton.Mikhail Glushenkov2009-03-032-0/+36
This is a template that can be used to build your own LLVMC-based drivers. It can be also useful as a "bare-bones" LLVMC. llvm-svn: 65944
OpenPOWER on IntegriCloud