[all-commits] [llvm/llvm-project] 24416d: Revert "[CMake] Unify llvm_check_linker_flag and l...
Igor Zhukov via All-commits
all-commits at lists.llvm.org
Sat Mar 11 22:59:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24416d22bb284cf24335ee7aa63131e5de56a1bb
https://github.com/llvm/llvm-project/commit/24416d22bb284cf24335ee7aa63131e5de56a1bb
Author: Igor Zhukov <fsb4000 at yandex.ru>
Date: 2023-03-12 (Sun, 12 Mar 2023)
Changed paths:
M cmake/Modules/LLVMCheckCompilerLinkerFlag.cmake
Log Message:
-----------
Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag"
libc++ clang-cl tests failed after that commit
Look at https://buildkite.com/llvm-project/libcxx-ci/builds/20490
Reviewed By: #libc
Differential Revision: https://reviews.llvm.org/D145858
This reverts commit b00aaab730ae8bd7f8a44e1808e668e20c2c9282.
More information about the All-commits
mailing list