Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove llvmc and assorted build machinery for it. | Eric Christopher | 2011-09-19 | 1 | -10/+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 | ||||
* | Fix a small issue with recent changes to this code. | Mikhail Glushenkov | 2009-09-13 | 1 | -4/+4 |
| | | | | | | The 'false.c' file wasn't being used. llvm-svn: 81709 | ||||
* | Simplify LLVMC tests. | Daniel Dunbar | 2009-09-13 | 1 | -0/+10 |
llvm-svn: 81659 |