7 lines
149 B
LLVM
7 lines
149 B
LLVM
|
; Function Attrs: norecurse nounwind readnone
|
||
|
define i32 @ret32(float %arg) #0 {
|
||
|
entry:
|
||
|
ret i32 0
|
||
|
; ptrtoint (i32 (float)* @ret32 to i32)
|
||
|
}
|