forked from OSchip/llvm-project
parent
bd471255a9
commit
bfe7393d7d
|
@ -39,6 +39,8 @@ entry:
|
||||||
ret void
|
ret void
|
||||||
}
|
}
|
||||||
|
|
||||||
|
; Test or with non-legal types
|
||||||
|
|
||||||
define void @or_i1(i1 %a, i1 %b) nounwind ssp {
|
define void @or_i1(i1 %a, i1 %b) nounwind ssp {
|
||||||
entry:
|
entry:
|
||||||
; ARM: or_i1
|
; ARM: or_i1
|
||||||
|
|
Loading…
Reference in New Issue