aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc/example/Hello
Commit message (Collapse)AuthorAgeFilesLines
* llvmc: Update examples.Mikhail Glushenkov2010-08-192-47/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111553 91177308-0d34-0410-b5e6-96231b3b80d8
* Make example/Hello compile again.Mikhail Glushenkov2009-11-191-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89363 91177308-0d34-0410-b5e6-96231b3b80d8
* Convert more tools code from cerr and cout to errs() and outs().Dan Gohman2009-07-161-3/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76070 91177308-0d34-0410-b5e6-96231b3b80d8
* Comment fixes.Mikhail Glushenkov2009-03-031-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65943 91177308-0d34-0410-b5e6-96231b3b80d8
* Move example plugins to the example/ directory.Mikhail Glushenkov2009-03-032-0/+44
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65939 91177308-0d34-0410-b5e6-96231b3b80d8