Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove triple detection from cmake. | Dan Albert | 2015-01-16 | 1 | -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. Spencer | 2010-12-10 | 1 | -0/+53 |
llvm-svn: 121510 |