Skip to content

Commit 29cf8a1

Browse files
committed
make it consistent
1 parent 5428599 commit 29cf8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/dxc_rootsignature_target.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_dxc -E EntryRS -Vd -T rootsig_1_1 /Fo %t.dxo -### %s 2>&1 | FileCheck %s --check-prefix=CMDS
1+
// RUN: %clang_dxc -Vd -E EntryRS -T rootsig_1_1 /Fo %t.dxo -### %s 2>&1 | FileCheck %s --check-prefix=CMDS
22

33
// CMDS: "{{.*}}clang{{.*}}" "-cc1"
44
// CMDS-SAME: "-triple" "dxilv1.1-unknown-shadermodel1.1-rootsignature"

0 commit comments

Comments
 (0)