brintos

brintos / llvm-project-archived public Read only

0
0
Text · 254 B · 49aca9e Raw
6 lines · plain
1// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.0-rootsignature -hlsl-entry NotFoundRS -fsyntax-only %s -verify2 3// expected-error@* {{rootsignature specified as target environment but entry, NotFoundRS, was not defined}}4 5#define EntryRootSig "CBV(b0)"6