[Openmp-commits] [openmp] [OpenMP][Offload] Automatically map indirect function pointers (PR #71462)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Mon Nov 6 17:00:00 PST 2023
https://github.com/jhuber6 approved this pull request.
So it seems that we were probably mapping the global that contained the address to the function rather than the function itself. LG.
https://github.com/llvm/llvm-project/pull/71462
More information about the Openmp-commits
mailing list