[PATCH] D156955: [OpenMP] Fix the linkage for kernel environment global variable
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 17:30:27 PDT 2023
jhuber6 accepted this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.
Assuming this is truly `weak_odr`, i.e. single definition that gets a symbol in the ELF.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156955/new/
https://reviews.llvm.org/D156955
More information about the llvm-commits
mailing list