Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove llvmc and assorted build machinery for it. | Eric Christopher | 2011-09-19 | 6 | -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 Fuentes | 2011-07-25 | 1 | -0/+11 |
| | | | | | | Patch by arrowdodger! llvm-svn: 135919 | ||||
* | The .inc file is auto-generated and must not be edited by hand. | Mikhail Glushenkov | 2011-04-22 | 1 | -1/+1 |
| | | | | llvm-svn: 130021 | ||||
* | llvmc: Update examples. | Mikhail Glushenkov | 2010-08-19 | 5 | -0/+60 |
llvm-svn: 111553 |