mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
[NFC] Use %clang_cc1
This commit is contained in:
parent
e09a6f37d5
commit
10d6a34ef6
@ -1,3 +1,3 @@
|
||||
// RUN:not %clang -cc1 -triple dxil-pc-shadermodel6.3-compute -x c++ -hlsl-entry foo %s 2>&1 | FileCheck %s --check-prefix=NOTHLSL
|
||||
// RUN:not %clang_cc1 -triple dxil-pc-shadermodel6.3-compute -x c++ -hlsl-entry foo %s 2>&1 | FileCheck %s --check-prefix=NOTHLSL
|
||||
|
||||
// NOTHLSL:invalid argument '-hlsl-entry' not allowed with 'C++'
|
||||
|
Loading…
Reference in New Issue
Block a user