[PATCH] D133133: [CUDA] Allow using -o with -fsyntax-only

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 1 12:48:11 PDT 2022


yaxunl added inline comments.


================
Comment at: clang/test/Driver/cuda-bindings.cu:99
+// SYN-DAG: # "nvptx64-nvidia-cuda" - "clang", inputs: [{{.*}}], output: (nothing)
 //
 // Test two gpu architectures up to the assemble phase.
----------------
should we check there is no binding for Assembler and Linker?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133133/new/

https://reviews.llvm.org/D133133



More information about the cfe-commits mailing list