Skip to content

Commit e9b938c

Browse files
committed
tests: use %{ispc} in enum-32bit-limits
1 parent 889275a commit e9b938c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lit-tests/enum-32bit-limits.ispc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %ispc %s -o %t.o --target=host
1+
// RUN: %{ispc} %s -o %t.o --target=host
22

33
// Regression test for allowing 32-bit enum values with the high bit set.
44

0 commit comments

Comments
 (0)