Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Driver / dxc_E.hlsl
blob05cfca685c9a6592388953b466de146b2c7f25e3
1 // RUN: not %clang_dxc -Efoo -Tlib_6_7 foo.hlsl -### %s 2>&1 | FileCheck %s
3 // Make sure E option flag which translated into "-hlsl-entry".
4 // CHECK:"-hlsl-entry" "foo"