mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
fix testcase to properly check for the patch in r73195.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73380 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c5718d073c
commit
d3b295c23f
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep store
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {store i32 0,}
|
||||
; PR4366
|
||||
|
||||
define void @a() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user