[Openmp-commits] [clang] [compiler-rt] [libcxx] [libunwind] [llvm] [openmp] [cmake] switch to CMake's native `check_{compiler, linker}_flag` (PR #96171)
Ryan Prichard via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 25 14:33:02 PDT 2024
rprichard wrote:
I rebased the changes so I could review them, https://github.com/llvm/llvm-project/commit/640d2e631a4bc11e3afa030e30d05288ee954cb5.
The compiler-rt/cmake/config-ix.cmake file is still removing `include(LLVMCheckCompilerLinkerFlag)`, but it needs to keep it now.
https://github.com/llvm/llvm-project/pull/96171
More information about the Openmp-commits
mailing list