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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33769 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-02-01 22:26:42 +00:00
parent fa99eca959
commit eb58a4826e

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