[all-commits] [llvm/llvm-project] 24d144: Revert "[CMake] Unify llvm_check_linker_flag and l...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Feb 22 09:32:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24d144571dbffc6993d13fb7ca781248eed024de
https://github.com/llvm/llvm-project/commit/24d144571dbffc6993d13fb7ca781248eed024de
Author: Petr Hosek <phosek at google.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
A cmake/Modules/LLVMCheckCompilerLinkerFlag.cmake
R cmake/Modules/LLVMCheckLinkerFlag.cmake
M compiler-rt/cmake/config-ix.cmake
M libcxx/cmake/config-ix.cmake
M libunwind/cmake/config-ix.cmake
A llvm/cmake/modules/LLVMCheckLinkerFlag.cmake
M runtimes/CMakeLists.txt
Log Message:
-----------
Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag"
This reverts commit efae3174f09560353fb0f3d528bcbffe060d5438 since
it broke the standalone Flang build.
More information about the All-commits
mailing list