Sign in
llvm
/
llvm-project
/
cf3422d3df5b00d771bba837b9f51f67ab07eb64
/
.
/
clang
/
test
/
Driver
/
windows-arm-minimal-arch.c
blob: 4344336ea767507581ac4e9134fb984e5f7d248e [
file
] [
log
] [
blame
]
// RUN: not %clang -target thumbv5-windows -mcpu=arm10tdmi %s -o /dev/null 2>&1 \
// RUN: | FileCheck %s
// CHECK: error: the target architecture 'thumbv5' is not supported by the target 'thumbv5-unknown-windows-msvc