Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove llvmc and assorted build machinery for it. | Eric Christopher | 2011-09-19 | 1 | -8/+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 | ||||
* | tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'. | Daniel Dunbar | 2009-09-13 | 1 | -1/+1 |
| | | | | llvm-svn: 81663 | ||||
* | Sink llvm-gcc dependent tests into distinct subdirs. | Daniel Dunbar | 2009-09-13 | 1 | -0/+8 |
llvm-svn: 81661 |