Skip to content

Commit 1510767

Browse files
authored
[Comgr] Fix typo in failing spirv test
2 parents 7cab82b + 2b7626d commit 1510767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/comgr/test-lit/spirv-to-reloc-debuginfo.hip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// RUN: -check-prefix=CHECK-DBG %s
1111

1212
// COM: Check that debuginfo SPIR-V flags are correctly extracted
13-
// CHECK-DBG: Driver Job Args: {{.*}} "-mllvm -amdgpu-spill-cfi-saved-regs"
13+
// CHECK-DBG: Driver Job Args: {{.*}} "-mllvm" "-amdgpu-spill-cfi-saved-regs"
1414

1515
#include <cstdlib>
1616

0 commit comments

Comments
 (0)