mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-13 14:47:00 +00:00
wrong bug #
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31488 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fa9aa2b424
commit
6363971a94
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user