Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Driver
/
dxc_I.test
blob: c78382375b2b118cc503a6df47829619437107f1 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang_dxc -Tlib_6_3 -### %s 2>&1 | FileCheck %s
// Make sure a non `.hlsl` file is considered an HLSL source file in dxc mode.
// CHECK: "-x" "hlsl" "{{.*}}dxc_I.test"