[PATCH] D101960: [openmp] Drop requirement on library path environment variables

Joachim Protze via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 4 11:54:25 PDT 2021


protze.joachim added a comment.

To make debugging of failed tests easier, we could just explicitly include `env LD_LIBRARY_PATH=...` into each run line - by adding it to the `%libomp-run` substitution (and the libomptarget equivalent).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101960



More information about the cfe-commits mailing list