mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-14 23:48:56 +00:00
Fix predicate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4617 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2e4f37ac42
commit
a91f8ca884
@ -1,4 +1,4 @@
|
||||
; RUN: if as < %s | opt -funcresolve -globaldce | dis | grep declare
|
||||
; RUN: if as < %s | opt -funcresolve -funcresolve | dis | grep declare
|
||||
; RUN: then exit 1
|
||||
; RUN: else exit 0
|
||||
; RUN: fi
|
||||
|
Loading…
Reference in New Issue
Block a user