[all-commits] [llvm/llvm-project] 725939: [CMake][compiler-rt] avoid conflict with builtin c...

Steven Wu via All-commits all-commits at lists.llvm.org
Thu Apr 29 19:33:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7259394b32d96bf981a1d9972514e98d3ac0b1da
      https://github.com/llvm/llvm-project/commit/7259394b32d96bf981a1d9972514e98d3ac0b1da
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
    M compiler-rt/cmake/config-ix.cmake

  Log Message:
  -----------
  [CMake][compiler-rt] avoid conflict with builtin check_linker_flag

Rename `check_linker_flag` in compiler_rt to avoid conflict. Follow up
as the fix in D100901.

Patched by radford.

Reviewed By: MaskRay

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




More information about the All-commits mailing list