summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/bit.ll
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2010-01-15 21:19:26 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2010-01-15 21:19:26 +0000
commit12c71a53b54ce2fae68b9d7c5003dab4d6e2b760 (patch)
treeb721d73557736a18ee6c7e716d277f21a7227d2b /test/CodeGen/MSP430/bit.ll
parent702adaba6d7442f180c6bc0bec3a2b19e1169ed9 (diff)
downloadllvm-12c71a53b54ce2fae68b9d7c5003dab4d6e2b760.tar.gz
llvm-12c71a53b54ce2fae68b9d7c5003dab4d6e2b760.tar.bz2
llvm-12c71a53b54ce2fae68b9d7c5003dab4d6e2b760.tar.xz
Reenable tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93555 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/MSP430/bit.ll')
-rw-r--r--test/CodeGen/MSP430/bit.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/MSP430/bit.ll b/test/CodeGen/MSP430/bit.ll
index 0dc21584e8..cd664a17bf 100644
--- a/test/CodeGen/MSP430/bit.ll
+++ b/test/CodeGen/MSP430/bit.ll
@@ -1,5 +1,4 @@
; 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"