[Openmp-commits] [openmp] [OpenMP] Fix building for 32-bit DragonFly, NetBSD, OpenBSD (PR #70527)
Brad Smith via Openmp-commits
openmp-commits at lists.llvm.org
Fri Oct 27 19:22:17 PDT 2023
brad0 wrote:
> The changes look fine but can you detail what to be fixed?
I am not sure I fully understand what you're asking, but without the patch you will hit ```#error "Unknown or unsupported OS"``` on the 32-bit archs.
https://github.com/llvm/llvm-project/pull/70527
More information about the Openmp-commits
mailing list