[all-commits] [llvm/llvm-project] 7b03a5: [CMake] Remove SetTargetTriple (#66464)

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Sep 14 23:44:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b03a55ce2cb5f8e3a499aac03ce64c94d78fe83
      https://github.com/llvm/llvm-project/commit/7b03a55ce2cb5f8e3a499aac03ce64c94d78fe83
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/cmake/config-ix.cmake
    R llvm/cmake/modules/SetTargetTriple.cmake
    M runtimes/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Remove SetTargetTriple (#66464)

This module is only used in two places and its logic can be inlined and
simplified.




More information about the All-commits mailing list