bolt/deps/llvm-18.1.8/clang/test/Driver/dxc_E.hlsl

5 lines
170 B
HLSL
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: not %clang_dxc -Efoo -Tlib_6_7 foo.hlsl -### %s 2>&1 | FileCheck %s
// Make sure E option flag which translated into "-hlsl-entry".
// CHECK:"-hlsl-entry" "foo"