summaryrefslogtreecommitdiff
path: root/test/CodeGen/pragma-detect_mismatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/pragma-detect_mismatch.c')
-rw-r--r--test/CodeGen/pragma-detect_mismatch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/pragma-detect_mismatch.c b/test/CodeGen/pragma-detect_mismatch.c
index c5f3af340aae3..08259fc6be715 100644
--- a/test/CodeGen/pragma-detect_mismatch.c
+++ b/test/CodeGen/pragma-detect_mismatch.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -triple i686-pc-win32 -fms-extensions -emit-llvm -o - | FileCheck %s
+// RUN: %clang_cc1 %s -triple thumbv7-windows -fms-extensions -emit-llvm -o - | FileCheck %s
#pragma detect_mismatch("test", "1")