summaryrefslogtreecommitdiff
path: root/test/MC/ARM/arm-thumb-cpus-default.s
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-06-11 06:52:58 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-06-11 06:52:58 +0000
commitc139672407b6ad8d2929fd0c52591216fd32b4b6 (patch)
tree3b040e9c39c1dc3b68f1d5f52a7529c3be6a1301 /test/MC/ARM/arm-thumb-cpus-default.s
parent6915854dd27bfedd2bc261cb19b148557670b98c (diff)
downloadllvm-c139672407b6ad8d2929fd0c52591216fd32b4b6.tar.gz
llvm-c139672407b6ad8d2929fd0c52591216fd32b4b6.tar.bz2
llvm-c139672407b6ad8d2929fd0c52591216fd32b4b6.tar.xz
Tweak a couple of tests on win32 hosts with +Asserts.
- Don't use assert(0), or tests may pass or fail according to assertions. - For now, The tests are marked as XFAIL for win32 hosts. FIXME: Could we avoid XFAIL to specify triple in the RUN lines? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183728 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM/arm-thumb-cpus-default.s')
-rw-r--r--test/MC/ARM/arm-thumb-cpus-default.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/ARM/arm-thumb-cpus-default.s b/test/MC/ARM/arm-thumb-cpus-default.s
index 636ee3c505..040039f215 100644
--- a/test/MC/ARM/arm-thumb-cpus-default.s
+++ b/test/MC/ARM/arm-thumb-cpus-default.s
@@ -5,6 +5,9 @@
@ RUN: llvm-mc -show-encoding -triple=armv7m < %s | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
@ RUN: llvm-mc -show-encoding -triple=armv6m < %s | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
+@ FIXME: Could we avoid XFAIL to specify triple above?
+@ XFAIL: cygwin,mingw32,win32
+
@ Make sure the architecture chosen by LLVM defaults to a compatible
@ ARM/Thumb mode.
movs r0, r0