summaryrefslogtreecommitdiffstats
path: root/libcxx/cmake/Modules/GetTriple.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove triple detection from cmake.Dan Albert2015-01-161-53/+0
| | | | | | | | This isn't actually used for anything, and is broken on Darwin (currently causing build failures now that the triple is passed to aid cross compiling). Rather than fix unused code, just remove it. llvm-svn: 226243
* Add CMake build and fix major Linux blockers.Michael J. Spencer2010-12-101-0/+53
llvm-svn: 121510
OpenPOWER on IntegriCloud