You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,15 +0,0 @@
|
||||
; RUN: llc < %s
|
||||
; This crashed the PPC backend.
|
||||
|
||||
define void @test() {
|
||||
%tmp125 = fcmp uno double 0.000000e+00, 0.000000e+00 ; <i1> [#uses=1]
|
||||
br i1 %tmp125, label %bb154, label %cond_false133
|
||||
|
||||
cond_false133: ; preds = %0
|
||||
ret void
|
||||
|
||||
bb154: ; preds = %0
|
||||
%tmp164 = icmp eq i32 0, 0 ; <i1> [#uses=0]
|
||||
ret void
|
||||
}
|
||||
|
Reference in New Issue
Block a user