[OpenACC] Enable 'attach' clause for combined constructs
[llvm-project.git] / clang / test / Driver / dxc_E.hlsl
blob07715a2e2259afdbc6424ab5fa3c202c32c665b5
1 // RUN: not %clang_dxc -Efoo -Tlib_6_7 foo.hlsl -### %s 2>&1 | FileCheck %s
2 // RUN: not %clang_dxc -Efoo -Tlib_6_7 -spirv foo.hlsl -### %s 2>&1 | FileCheck %s
4 // Make sure E option flag which translated into "-hlsl-entry".
5 // CHECK:"-hlsl-entry" "foo"