Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old, and non-functional CMake build system from CompilerRT. | Chandler Carruth | 2012-04-04 | 1 | -12/+0 |
| | | | | | | | | | I cannot build any part of this successfully on either Linux or Darwin, and the replacement is worlds simpler by requiring that this be built as a subproject of LLVM. If this breaks you for any reason, please let me know, and let me know what your use case is. llvm-svn: 154059 | ||||
* | Fix cmake test suit for compiler-rt. | Edward O'Callaghan | 2009-10-27 | 1 | -1/+2 |
| | | | | llvm-svn: 85339 | ||||
* | Start porting compiler-rt testsuit to Solaris with new build system. Fix ↵ | Edward O'Callaghan | 2009-08-05 | 1 | -0/+11 |
some C++ style comments which are not allowed in ISO C90. llvm-svn: 78143 |