Skip to content

Commit 0e4bad5

Browse files
committed
Move test to LitDXILValidation
1 parent 45394da commit 0e4bad5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tools/clang/test/HLSLFileCheck/validation/ser_hitobject_accessors_passing.ll renamed to tools/clang/test/LitDXILValidation/ser_hitobject_accessors_passing.ll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
; RUN: %dxilver 1.9 | %dxv %s
1+
; REQUIRES: dxil-1-9
2+
; RUN: %dxv %s 2>&1 | FileCheck %s
23

34
; CHECK: Validation succeeded.
45

0 commit comments

Comments
 (0)