[all-commits] [llvm/llvm-project] fd4c80: [OpenMP] Fix gettid warnings on DragonFly (#65549)
Brad Smith via All-commits
all-commits at lists.llvm.org
Wed Sep 6 17:21:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd4c80dec929d0dc00d92745ffb0f62b3ff32dd8
https://github.com/llvm/llvm-project/commit/fd4c80dec929d0dc00d92745ffb0f62b3ff32dd8
Author: Brad Smith <brad at comstyle.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M openmp/runtime/src/kmp_wrapper_getpid.h
Log Message:
-----------
[OpenMP] Fix gettid warnings on DragonFly (#65549)
Define __kmp_gettid() as appropriate for DragonFly.
More information about the All-commits
mailing list