Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests for BlocksRuntime and builtins to corresponding directories under ↵ | Alexey Samsonov | 2014-02-14 | 11 | -62935/+0 |
| | | | | | | test/ llvm-svn: 201396 | ||||
* | Remove the old, and non-functional CMake build system from CompilerRT. | Chandler Carruth | 2012-04-04 | 1 | -9/+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 | ||||
* | Initial import of CMake type build system. Just like the rest of llvm.. | Edward O'Callaghan | 2009-08-03 | 1 | -0/+9 |
| | | | | llvm-svn: 77933 | ||||
* | Initial import of compiler-rt. | Daniel Dunbar | 2009-06-26 | 11 | -0/+62935 |
- llvm-svn: 74292 |