aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/windows-arm-minimal-arch.c
blob: 43d6ad8602a652971e06de6deec3dc532eb78fa7 (plain) (blame)
1
2
3
4
5
// 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--windows-msvc