My mistake, my environment wasn't up to date. This passes now.

llvm-svn: 33769
This commit is contained in:
Reid Spencer 2007-02-01 22:26:42 +00:00
parent b47ac467a6
commit 1f769ed900

View File

@ -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