JonChesterfield requested review of this revision. JonChesterfield added a comment.
Sending back to review now that the test updates are included and LIBRARY_PATH removed from the test setup entirely ================ Comment at: clang/test/Driver/openmp-offload-gpu.c:151 /// Check that the runtime bitcode library is part of the compile line. Create a bogus +/// bitcode library and specify it with libomptarget-nvptx-bc-path ---------------- Tests didn't change much - replace env LIBRARY_PATH with --libomptarget-nvptx-bc-path. Dropped the one that only used LIBRARY_PATH and added one for the new runtime library using directory. Slightly reordered and updated comments. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109061/new/ https://reviews.llvm.org/D109061 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits