summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/examples/Skeleton
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvmc and assorted build machinery for it.Eric Christopher2011-09-196-71/+0
| | | | | | | | The problems that llvmc solved have largely been subsumed with the tasks that the clang driver can accomplish, but llvmc lacks flexibility and depends too heavily on the EOL'd llvm-gcc. llvm-svn: 140093
* Builds llvmc and its examples with CMake.Oscar Fuentes2011-07-251-0/+11
| | | | | | Patch by arrowdodger! llvm-svn: 135919
* The .inc file is auto-generated and must not be edited by hand.Mikhail Glushenkov2011-04-221-1/+1
| | | | llvm-svn: 130021
* llvmc: Update examples.Mikhail Glushenkov2010-08-195-0/+60
llvm-svn: 111553
OpenPOWER on IntegriCloud