[PATCH] D29644: [OpenMP] Pass -v to PTXAS if it was passed to the driver.

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 29 11:02:18 PDT 2017


Hahnfeld added inline comments.


================
Comment at: test/Driver/openmp-offload.c:607
+// CHK-VERBOSE: ptxas{{.*}}" "-v"
+// CHK-VERBOSE-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/D29644





More information about the cfe-commits mailing list