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

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Mar 10 11:36:15 PST 2023


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

  Changed paths:
    M cmake/Modules/LLVMCheckCompilerLinkerFlag.cmake

  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