[PATCH] D117806: [OpenMP] Remove overriding visibility for device declarations
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 20 11:22:14 PST 2022
jhuber6 updated this revision to Diff 401716.
jhuber6 added a comment.
Changing to use default `protected` instead of passing `-Bsymbolic` this should be more portable and make the intentions clearer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117806/new/
https://reviews.llvm.org/D117806
Files:
clang/lib/AST/Decl.cpp
clang/test/OpenMP/declare_target_codegen.cpp
clang/test/OpenMP/nvptx_declare_target_var_ctor_dtor_codegen.cpp
clang/test/OpenMP/nvptx_target_pure_deleted_codegen.cpp
clang/test/OpenMP/nvptx_unsupported_type_codegen.cpp
clang/test/OpenMP/target_attribute_convergent.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117806.401716.patch
Type: text/x-patch
Size: 9051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220120/40dc23ab/attachment.bin>
More information about the cfe-commits
mailing list