aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/Windows/no-arm-mode.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/Windows/no-arm-mode.ll')
-rw-r--r--test/CodeGen/ARM/Windows/no-arm-mode.ll5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/Windows/no-arm-mode.ll b/test/CodeGen/ARM/Windows/no-arm-mode.ll
new file mode 100644
index 0000000..6db031f
--- /dev/null
+++ b/test/CodeGen/ARM/Windows/no-arm-mode.ll
@@ -0,0 +1,5 @@
+; RUN: not llc -mtriple=armv7-windows-itanium -mcpu=cortex-a9 -o /dev/null %s 2>&1 \
+; RUN: | FileCheck %s
+
+; CHECK: does not support ARM mode execution
+