.text .file "20000217-1.c" .section .text.showbug,"ax",@progbits .hidden showbug # -- Begin function showbug .globl showbug .type showbug,@function showbug: # @showbug .param i32, i32 .result i32 # BB#0: # %entry i32.load16_u $push1=, 0($1) i32.load16_u $push0=, 0($0) i32.add $push2=, $pop1, $pop0 i32.const $push3=, 65528 i32.add $push9=, $pop2, $pop3 tee_local $push8=, $1=, $pop9 i32.store16 0($0), $pop8 i32.const $push7=, 65528 i32.and $push4=, $1, $pop7 i32.const $push5=, 7 i32.gt_u $push6=, $pop4, $pop5 # fallthrough-return: $pop6 .endfunc .Lfunc_end0: .size showbug, .Lfunc_end0-showbug # -- 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