manorom updated this revision to Diff 287660.
manorom edited the summary of this revision.
manorom added a comment.
- Move VE specific vars into test run line
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85934/new/
https://reviews.llvm.org/D85934
protze.joachim added inline comments.
Comment at: openmp/libomptarget/test/lit.cfg:67
append_dynamic_library_path('DYLD_LIBRARY_PATH', \
config.omp_host_rtl_directory, ";")
config.test_flags += " -Wl,-rpath," + config.library_dir
Unrelated to t
manorom created this revision.
manorom added a reviewer: simoll.
Herald added subscribers: openmp-commits, cfe-commits, guansong, yaxunl, mgorny.
Herald added projects: clang, OpenMP.
manorom requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.