[all-commits] [llvm/llvm-project] 55e65a: [CMake] Unify llvm_check_linker_flag and llvm_chec...

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Mar 27 23:08:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55e65ad876e3ac0b1cb0410a5cce3554c009af65
      https://github.com/llvm/llvm-project/commit/55e65ad876e3ac0b1cb0410a5cce3554c009af65
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M cmake/Modules/LLVMCheckCompilerLinkerFlag.cmake
    M runtimes/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag

These will be replaced by CMake's check_linker_flag once we update
the minimum CMake version 3.20.

Differential Revision: https://reviews.llvm.org/D145716




More information about the All-commits mailing list