Temporary disable tests

llvm-svn: 93501
This commit is contained in:
Anton Korobeynikov 2010-01-15 02:09:27 +00:00
parent 6a11229dc8
commit 3a0b066d24
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llc -march=msp430 | FileCheck %s
; XFAIL: *
target datalayout = "e-p:16:16:16-i1:8:8-i8:8:8-i16:16:16-i32:16:32"
target triple = "msp430-generic-generic"

View File

@ -1,4 +1,5 @@
; RUN: llc -march=msp430 < %s | FileCheck %s
; XFAIL: *
target datalayout = "e-p:16:16:16-i1:8:8-i8:8:8-i16:16:16-i32:16:32"
target triple = "msp430-generic-generic"