summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/examples/mcc16/Hooks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* I swear I did a make clean and make before committing all this...Michael J. Spencer2010-11-291-1/+1
| | | | llvm-svn: 120304
* Resurrect mcc16, it is useful as an example.Mikhail Glushenkov2010-10-231-0/+109
| | | | llvm-svn: 117198
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-109/+0
| | | | | | | it comes back, it will be largely a rewrite, so keeping the old codebase in tree isn't helping anyone. llvm-svn: 116190
* llvmc: Do not prefix option names with AutoGenerated.Mikhail Glushenkov2010-08-201-5/+5
| | | | | | Since they now live in the namespace 'autogenerated'. llvm-svn: 111620
* llvmc: Cut global namespace pollution.Mikhail Glushenkov2010-08-201-7/+10
| | | | llvm-svn: 111619
* llvmc: Update examples.Mikhail Glushenkov2010-08-191-0/+106
llvm-svn: 111553
OpenPOWER on IntegriCloud