aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2008-11-10 07:30:32 +0000
committerDale Johannesen <dalej@apple.com>2008-11-10 07:30:32 +0000
commit0dc62efb7be2eb9ccb7a8a1aa5137f8cadb758d2 (patch)
treeef07b84502a94d79bb818dfcad84ae9cd186ce20 /test/CodeGen
parent6d844dfe4b5fe8f2e006644fd29b3853874ab097 (diff)
downloadexternal_llvm-0dc62efb7be2eb9ccb7a8a1aa5137f8cadb758d2.zip
external_llvm-0dc62efb7be2eb9ccb7a8a1aa5137f8cadb758d2.tar.gz
external_llvm-0dc62efb7be2eb9ccb7a8a1aa5137f8cadb758d2.tar.bz2
Reenable test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58980 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/X86/2008-11-06-testb.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-11-06-testb.ll b/test/CodeGen/X86/2008-11-06-testb.ll
index 3fd8946..069d5d6 100644
--- a/test/CodeGen/X86/2008-11-06-testb.ll
+++ b/test/CodeGen/X86/2008-11-06-testb.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin | grep testb
-; XFAIL: *
; ModuleID = '<stdin>'
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
target triple = "i386-apple-darwin9.5"