diff options
Diffstat (limited to 'test/Driver/windows-thumb.s')
| -rw-r--r-- | test/Driver/windows-thumb.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Driver/windows-thumb.s b/test/Driver/windows-thumb.s new file mode 100644 index 0000000000000..afe5b2d4bca3c --- /dev/null +++ b/test/Driver/windows-thumb.s @@ -0,0 +1,2 @@ +; RUN: %clang -target armv7-windows -c -### %s 2>&1 | FileCheck %s +; CHECK: "-triple" "thumbv7- |
