summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/example/Skeleton
Commit message (Collapse)AuthorAgeFilesLines
* llvmc: Update examples.Mikhail Glushenkov2010-08-198-100/+0
| | | | llvm-svn: 111553
* Remove duplication.Mikhail Glushenkov2009-06-252-42/+2
| | | | | | 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-038-0/+109
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