[all-commits] [llvm/llvm-project] 223852: [OpenMP] Fix building for 32-bit DragonFly, NetBSD...
Brad Smith via All-commits
all-commits at lists.llvm.org
Fri Oct 27 19:53:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 223852aecf3f01cea21c40ea128a26f6a194345d
https://github.com/llvm/llvm-project/commit/223852aecf3f01cea21c40ea128a26f6a194345d
Author: Brad Smith <brad at comstyle.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M openmp/runtime/src/kmp_runtime.cpp
Log Message:
-----------
[OpenMP] Fix building for 32-bit DragonFly, NetBSD, OpenBSD (#70527)
Fixing ```#error "Unknown or unsupported OS"```
More information about the All-commits
mailing list