ABataev added inline comments.

================
Comment at: test/Driver/openmp-offload.c:622
+/// Check that the lib folder pointed to by the LIBRARY_PATH is correctly 
passsed to the loader script.
+// RUN:   LIBRARY_PATH=/a/b/c/lib %clang -### -fopenmp=libomp 
-fopenmp-targets=powerpc64le-ibm-linux-gnu -save-temps -no-canonical-prefixes 
%s 2>&1 \
+// RUN:   | FileCheck -check-prefix=CHK-LIB-PATH %s
----------------
Will it work on Windows?


Repository:
  rL LLVM

https://reviews.llvm.org/D29651



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D29651: [Op... Gheorghe-Teodor Bercea via Phabricator via cfe-commits
    • [PATCH] D29651... Tom Stellard via Phabricator via cfe-commits
    • [PATCH] D29651... Alexey Bataev via Phabricator via cfe-commits

Reply via email to