Undo an over zealous rename. This bit of the CMake build really is
authorChandler Carruth <chandlerc@gmail.com>
Tue, 24 Jan 2012 18:00:44 +0000 (18:00 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 24 Jan 2012 18:00:44 +0000 (18:00 +0000)
commit9136f2112ca67bf360ee64b6546abea9dce0579c
tree40e64e5280f36a3a6803a02cca0594f023d327d2
parent1ac2060678edd88726e06ff19c9468211b41fc37
Undo an over zealous rename. This bit of the CMake build really is
dealing in the host triple, be honest about it and document the decision
to default the target triple to the host triple unless overridden.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148822 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-ix.cmake
cmake/modules/CMakeLists.txt
cmake/modules/GetHostTriple.cmake [new file with mode: 0644]
cmake/modules/GetTargetTriple.cmake [deleted file]