Clang Project

clang_source_code/test/Driver/windows-thumb.s
1; RUN: %clang -target armv7-windows -c -### %s 2>&1 | FileCheck %s
2; CHECK: "-triple" "thumbv7-
3