From 7f5976e11b7e8c3c61d304bc3e32c83f9ac28fdd Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Thu, 4 Jun 2009 01:15:28 +0000 Subject: Re-apply 72756 with fixes. One of those was introduced by we changed MachineInstrBuilder::addReg() interface. llvm-svn: 72826 --- llvm/test/CodeGen/ARM/str_pre-2.ll | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/test') diff --git a/llvm/test/CodeGen/ARM/str_pre-2.ll b/llvm/test/CodeGen/ARM/str_pre-2.ll index 247465f3320..e9f194574e4 100644 --- a/llvm/test/CodeGen/ARM/str_pre-2.ll +++ b/llvm/test/CodeGen/ARM/str_pre-2.ll @@ -1,6 +1,5 @@ ; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnu | grep {str.*\\!} ; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnu | grep {ldr.*\\\[.*\], #+4} -; XFAIL: * @b = external global i64* -- cgit v1.2.3