[all-commits] [llvm/llvm-project] b5a80a: [CMake] Update Cmake cache file for Win to ARM Lin...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Tue May 18 20:30:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5a80a0f370ca218d935991fe2bec0d19ca3ba51
      https://github.com/llvm/llvm-project/commit/b5a80a0f370ca218d935991fe2bec0d19ca3ba51
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
    M clang/cmake/caches/CrossWinToARMLinux.cmake

  Log Message:
  -----------
  [CMake] Update Cmake cache file for Win to ARM Linux cross builds. NFC

Parametrize the cache file with TARGET_TRIPLE parameter. Normalize
the target triple to follow the runtime library installation directory.

Explicity enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR option.




More information about the All-commits mailing list