mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-05 13:09:10 +00:00
this passes with the change in predicate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23699 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d6155e96f7
commit
11acc44e66
@ -3,8 +3,6 @@
|
||||
|
||||
; RUN: llvm-as < %s | opt -loop-reduce -disable-output
|
||||
|
||||
; XFAIL: *
|
||||
|
||||
declare bool %pred(int)
|
||||
|
||||
void %test(sbyte* %PTR) {
|
||||
|
Loading…
Reference in New Issue
Block a user