wrong bug #

llvm-svn: 31488
This commit is contained in:
Chris Lattner 2006-11-07 04:12:03 +00:00
parent 94c231f453
commit 5a2bc5c71b
1 changed files with 1 additions and 1 deletions

View File

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