blob: e56ceda0346b201adebfd02a3dc6e63017df6346 [file] [edit]
// UNSUPPORTED: spirv-tools
// The RUN command doesn't work on some Windows shells.
// UNSUPPORTED: system-windows
// REQUIRES: spirv-registered-target
// RUN: not env PATH='' %clang -o /dev/null --target=spirv64 --save-temps -v %s 2>&1 | FileCheck %s
// CHECK: error: cannot find SPIR-V Tools binary 'spirv-as'
// CHECK: error: cannot find SPIR-V Tools binary 'spirv-link'