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
Showing
- cmake/config-ix.cmake 4 additions, 0 deletionscmake/config-ix.cmake
- cmake/modules/GetTargetTriple.cmake 19 additions, 0 deletionscmake/modules/GetTargetTriple.cmake
- include/llvm/Config/config.h.cmake 3 additions, 0 deletionsinclude/llvm/Config/config.h.cmake
- tools/llvm-config/CMakeLists.txt 4 additions, 11 deletionstools/llvm-config/CMakeLists.txt
cmake/modules/GetTargetTriple.cmake
0 → 100644
Please register or sign in to comment