forked from OSchip/llvm-project
[CUDA] Actually fix the test correctly this time
This commit is contained in:
parent
a6bb7c22fc
commit
7354a73945
|
@ -102,7 +102,6 @@
|
|||
// NDSYN-NOT: inputs:
|
||||
// NDSYN: # "nvptx64-nvidia-cuda" - "clang", inputs: [{{.*}}], output: (nothing)
|
||||
// NDSYN-NEXT: # "nvptx64-nvidia-cuda" - "clang", inputs: [{{.*}}], output: (nothing)
|
||||
// NDSYN-NEXT: "nvptx64-nvidia-cuda" - "NVPTX::Linker", inputs: [(nothing), (nothing)], output: "{{.*}}"
|
||||
// NDSYN-NEXT: # "powerpc64le-ibm-linux-gnu" - "clang", inputs: [{{.*}}], output: (nothing)
|
||||
// NDSYN-NOT: inputs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue