Saleem Abdulrasool | f4c9e49 | 2014-04-04 20:31:19 +0000 | [diff] [blame^] | 1 | // RUN: not %clang -target thumbv5-windows -mcpu=arm10tdmi %s -o /dev/null 2>&1 \ |
2 | // RUN: | FileCheck %s | ||||
3 | |||||
4 | // CHECK: error: the target architecture 'thumbv5' is not supported by the target 'thumbv5--windows-msvc' | ||||
5 |