[Openmp-commits] [PATCH] D142008: [libomptarget] Delay recursive shared library registrations until offload RTLs are loaded

Mészáros Gergely via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 18 09:49:23 PST 2023


Maetveis added a comment.

I think you're missing some of the changes, I should have added a loop around the registration of the library to the plugins that goes over `DelayedDescs` and registers each, maybe it did not upload right?


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

https://reviews.llvm.org/D142008



More information about the Openmp-commits mailing list