blob: 9a586926b0d8adc91cc0de9e29cf5bda7183daf9 [file] [edit]
.text
.file "enum-3.c"
.section .text.main,"ax",@progbits
.hidden main # -- Begin function main
.globl main
.type main,@function
main: # @main
.result i32
.local i32
# BB#0: # %entry
i32.const $push5=, 0
i32.const $push3=, 0
i32.load $push2=, __stack_pointer($pop3)
i32.const $push4=, 16
i32.sub $push10=, $pop2, $pop4
tee_local $push9=, $0=, $pop10
i32.store __stack_pointer($pop5), $pop9
i32.const $push0=, 0
i32.const $push6=, 12
i32.add $push7=, $0, $pop6
i32.store q($pop0), $pop7
i32.const $push1=, -2147483648
i32.store 12($0), $pop1
i32.const $push8=, 0
call exit@FUNCTION, $pop8
unreachable
.endfunc
.Lfunc_end0:
.size main, .Lfunc_end0-main
# -- End function
.hidden q # @q
.type q,@object
.section .bss.q,"aw",@nobits
.globl q
.p2align 2
q:
.int32 0
.size q, 4
.hidden p # @p
.type p,@object
.section .bss.p,"aw",@nobits
.globl p
.p2align 2
p:
.int32 0
.size p, 4
.ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
.functype exit, void, i32