[all-commits] [llvm/llvm-project] 0a2987: [OpenMP] Add missing bit with the Hurd support (#7...
Brad Smith via All-commits
all-commits at lists.llvm.org
Sun Oct 29 19:35:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a29879e410689aff381c4a48e34bfe857f6ce5a
https://github.com/llvm/llvm-project/commit/0a29879e410689aff381c4a48e34bfe857f6ce5a
Author: Brad Smith <brad at comstyle.com>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M openmp/runtime/src/z_Linux_util.cpp
Log Message:
-----------
[OpenMP] Add missing bit with the Hurd support (#70609)
Looking at 855d09855d8e541176758f38015e8b9b522d6110 it looks like a bit was
missing. The padding variable is used further down by the KMP_ALLOCA()
function.
More information about the All-commits
mailing list