[PATCH] D29642: [OpenMP] Make OpenMP generated code for the NVIDIA device relocatable by default
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 29 10:42:02 PDT 2017
Hahnfeld added inline comments.
================
Comment at: test/Driver/openmp-offload.c:598
+// CHK-PTXAS: ptxas{{.*}}" "-c"
+// CHK-PTXAS-NEXT: /bin/cp
----------------
This path might not be correct on all systems. Do we really need this check?
Repository:
rL LLVM
https://reviews.llvm.org/D29642
More information about the cfe-commits
mailing list