summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/Inputs/ret32.ll
blob: b1ccd64af09dd0203f3a43c23347cb5f6c8e2ea5 (plain)
1
2
3
4
5
6
7
8
target triple = "wasm32-unknown-unknown"

; Function Attrs: norecurse nounwind readnone
define i32 @ret32(float %arg) #0 {
entry:
    ret i32 0
     ; ptrtoint (i32 (float)* @ret32 to i32)
}
OpenPOWER on IntegriCloud