[Openmp-commits] [PATCH] D155886: [OpenMP][Plugin] Update the global address calculation

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Jul 23 13:27:30 PDT 2023


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

In D155886#4520660 <https://reviews.llvm.org/D155886#4520660>, @jhuber6 wrote:

> What is the special case that makes this not work? I figured this was working in general since I've used it for the rpc symbol as well.

It seems to depend on the section the data ends up in. Not 100% sure. If this doesn't break anyone, it's good.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155886/new/

https://reviews.llvm.org/D155886



More information about the Openmp-commits mailing list