Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove llvmc and assorted build machinery for it. | Eric Christopher | 2011-09-19 | 3 | -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 Fuentes | 2011-07-25 | 1 | -0/+4 |
| | | | | | | Patch by arrowdodger! llvm-svn: 135919 | ||||
* | llvmc: Do not mention plugins in the code. | Mikhail Glushenkov | 2010-08-23 | 1 | -1/+1 |
| | | | | llvm-svn: 111826 | ||||
* | llvmc: Update examples. | Mikhail Glushenkov | 2010-08-19 | 2 | -0/+43 |
llvm-svn: 111553 |