[PATCH] D101935: [clang] Search runtimes build tree for openmp runtime

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 30 23:23:00 PDT 2021


JonChesterfield planned changes to this revision.
JonChesterfield added a comment.

Yeah, we probably can't leave the installed program with a search path only used for testing. I'm planning to revisit this to use libomptarget_amdgcn_bc_path instead of LIBRARY_PATH for testing, then drop the LIBRARY_PATH override.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101935



More information about the cfe-commits mailing list