summaryrefslogtreecommitdiffstats
path: root/compiler-rt/cmake/Modules/MacroAddCheckTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old, and non-functional CMake build system from CompilerRT.Chandler Carruth2012-04-041-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'Callaghan2009-10-271-1/+2
| | | | llvm-svn: 85339
* Start porting compiler-rt testsuit to Solaris with new build system. Fix ↵Edward O'Callaghan2009-08-051-0/+11
some C++ style comments which are not allowed in ISO C90. llvm-svn: 78143
OpenPOWER on IntegriCloud