From 6363971a94daa4cdce24d34871dbeb2eea64fbbf Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 7 Nov 2006 04:12:03 +0000 Subject: wrong bug # git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31488 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll b/test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll index b6fadaf941..b329520614 100644 --- a/test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll +++ b/test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll @@ -1,7 +1,7 @@ ; RUN: llvm-as < %s | llc -march=x86 && ; RUN: llvm-as < %s | llc -march=x86 | not grep adc -; PR988 +; PR987 declare void %llvm.memcpy.i64(sbyte*, sbyte*, ulong, uint) -- cgit v1.2.3