.text .file "931031-1.c" .section .text.f,"ax",@progbits .hidden f # -- Begin function f .globl f .type f,@function f: # @f .param i32 .result i32 # BB#0: # %entry i32.const $push2=, 1 i32.load $push7=, 4($0) tee_local $push6=, $0=, $pop7 i32.const $push5=, 1 i32.add $push3=, $pop6, $pop5 i32.const $push0=, 0 i32.lt_s $push1=, $0, $pop0 i32.select $push4=, $pop2, $pop3, $pop1 # fallthrough-return: $pop4 .endfunc .Lfunc_end0: .size f, .Lfunc_end0-f # -- End function .section .text.main,"ax",@progbits .hidden main # -- Begin function main .globl main .type main,@function main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 call exit@FUNCTION, $pop0 unreachable .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main # -- End function .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)" .functype exit, void, i32