Skip to content

Commit e5d89b8

Browse files
committed
tests: use %{ispc} in enum-32bit-limits
1 parent fa960a2 commit e5d89b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)