hfinkel added inline comments.
================ Comment at: test/Driver/openmp-offload-gpu.c:140 + +/// Check that error is not thrown by toolchain when no cuda lib device is found when using -c -S. +/// Check that the flag is passed when -fopenmp-relocatable-target is used. ---------------- Do you need both -c and -S? I'm under the impression that -c -S is equivalent to -S. Repository: rL LLVM https://reviews.llvm.org/D37914 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits