OSDN Git Service

CMake: GetTargetTriple: new module for determining the target
authorOscar Fuentes <ofv@wanadoo.es>
Sun, 26 Oct 2008 00:47:52 +0000 (00:47 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Sun, 26 Oct 2008 00:47:52 +0000 (00:47 +0000)
commit579e43a44ac118d432cb053470dbb977dfffe9db
tree9f786b6d351990ff83aecdf60c0c6c21600e1c10
parent9a20afd7006635928a15470d2b942068f48f20a9
CMake: GetTargetTriple: new module for determining the target
triple. Assign to LLVM_HOSTTRIPLE so it figures in config.h.

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