[Openmp-commits] [PATCH] D138002: [OpenMP][libomptarget] Build plugins-nextgen/common/PluginInterface with protected visibility
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sat Dec 3 19:01:16 PST 2022
jhuber6 added a comment.
In D138002#3969000 <https://reviews.llvm.org/D138002#3969000>, @tianshilei1992 wrote:
> Currently I'm still encountering the issue that, the function call to `__tgt_rtl_is_valid_binary` in `__tgt_rtl_is_valid_binary_info` jumps to another plugin.
Can you check if that symbol is actually protected in the `.so` you're using?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138002/new/
https://reviews.llvm.org/D138002
More information about the Openmp-commits
mailing list