mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 23:29:51 +00:00
remove a use of llvm-dis
llvm-svn: 120383
This commit is contained in:
parent
0ec89ea5d9
commit
bea813875e
@ -1,7 +1,6 @@
|
||||
; This testcase can be simplified by "realizing" that alloca can never return
|
||||
; null.
|
||||
; RUN: opt < %s -instcombine -simplifycfg | \
|
||||
; RUN: llvm-dis | not grep br
|
||||
; RUN: opt < %s -instcombine -simplifycfg -S | not grep br
|
||||
|
||||
declare i32 @bitmap_clear(...)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user