summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/examples/Hello
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvmc and assorted build machinery for it.Eric Christopher2011-09-193-47/+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/+4
| | | | | | Patch by arrowdodger! llvm-svn: 135919
* llvmc: Do not mention plugins in the code.Mikhail Glushenkov2010-08-231-1/+1
| | | | llvm-svn: 111826
* llvmc: Update examples.Mikhail Glushenkov2010-08-192-0/+43
llvm-svn: 111553
OpenPOWER on IntegriCloud