summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/ARM/large-stack.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/large-stack.ll b/test/CodeGen/ARM/large-stack.ll
index f4bf5189f4a..68dedb59aa8 100644
--- a/test/CodeGen/ARM/large-stack.ll
+++ b/test/CodeGen/ARM/large-stack.ll
@@ -2,7 +2,6 @@
; RUN: llvm-as < %s | llc -march=arm -enable-thumb &&
; RUN: llvm-as < %s | llc -march=arm -enable-thumb | \
; RUN: grep 'ldr.*LCP' | wc -l | grep 5
-; XFAIL: *86-pc-linux-gnu
define void @test1() {
%tmp = alloca [ 64 x i32 ] , align 4