Skip to content

Commit 57b5fdd

Browse files
committed
Add back REQUIRES: dxil-1-9 now that we are testing the dxil
1 parent 9a977c3 commit 57b5fdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/clang/test/CodeGenDXIL/hlsl/objects/HitObject/hitobject_make.hlsl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: dxil-1-9
12
// RUN: %dxc -T lib_6_9 -E main %s | FileCheck %s --check-prefix DXIL
23
// RUN: %dxc -T lib_6_9 -E main %s -fcgl | FileCheck %s --check-prefix FCGL
34
// RUN: %dxc -T lib_6_9 -E main %s -ast-dump-implicit | FileCheck %s --check-prefix AST

0 commit comments

Comments
 (0)