Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I swear I did a make clean and make before committing all this... | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
| | | | | llvm-svn: 120304 | ||||
* | Resurrect mcc16, it is useful as an example. | Mikhail Glushenkov | 2010-10-23 | 1 | -0/+109 |
| | | | | llvm-svn: 117198 | ||||
* | Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if | Chris Lattner | 2010-10-11 | 1 | -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 Glushenkov | 2010-08-20 | 1 | -5/+5 |
| | | | | | | Since they now live in the namespace 'autogenerated'. llvm-svn: 111620 | ||||
* | llvmc: Cut global namespace pollution. | Mikhail Glushenkov | 2010-08-20 | 1 | -7/+10 |
| | | | | llvm-svn: 111619 | ||||
* | llvmc: Update examples. | Mikhail Glushenkov | 2010-08-19 | 1 | -0/+106 |
llvm-svn: 111553 |