[Openmp-commits] [PATCH] D144509: [CMake] Bumps minimum version to 3.20.0.

Mike Hommey via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue May 16 15:26:21 PDT 2023


glandium added a comment.

It's related, though, because now that I look at my build logs, the difference between when it works and when it doesn't is `/MT` vs `-MD` when compiler-rt is compiled. The main peculiarity on our end, though, is that the Windows compiler-rt is cross-compiled.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144509/new/

https://reviews.llvm.org/D144509



More information about the Openmp-commits mailing list