[Openmp-commits] [PATCH] D102043: [libomptarget] Look for plugins next to libomptarget.so

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 26 09:26:41 PDT 2021


JonChesterfield added a comment.

Reconsidered the merits of trying to continue with plugin loading if dladdr on self failed. That would be a symptom of something going badly wrong, in which case certainty over which plugin is loaded is a feature and going in search of some other one is a bug.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102043



More information about the Openmp-commits mailing list