bolt/deps/llvm-18.1.8/clang/test/Driver/windows-arm-minimal-arch.c
2025-02-14 19:21:04 +01:00

5 lines
221 B
C

// 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