comparison tests/parser/for_2.d.s @ 185:7b274cfdc1dc

Added support for array literals. Codegen is broken, though.
author Anders Johnsen <skabet@gmail.com>
date Fri, 25 Jul 2008 12:18:05 +0200
parents
children
comparison
equal deleted inserted replaced
184:86a2ede00e9a 185:7b274cfdc1dc
1
2
3 .text
4 .align 16
5 .globl _D4mainFZv
6 .type _D4mainFZv,@function
7 _D4mainFZv:
8 .Leh_func_begin1:
9 .Llabel1:
10 .LBB1_1: # done
11 ret
12 .size _D4mainFZv, .-_D4mainFZv
13 .Leh_func_end1:
14 .section .eh_frame,"aw",@progbits
15 EH_frame0:
16 .Lsection_eh_frame:
17 .Leh_frame_common:
18 .long .Leh_frame_common_end-.Leh_frame_common_begin
19 .Leh_frame_common_begin:
20 .long 0x0
21 .byte 0x1
22 .asciz "zR"
23 .uleb128 1
24 .sleb128 -4
25 .byte 0x8
26 .uleb128 1
27 .byte 0x1b
28 .byte 0xc
29 .uleb128 4
30 .uleb128 4
31 .byte 0x88
32 .uleb128 1
33 .align 4
34 .Leh_frame_common_end:
35
36 _D4mainFZv.eh = 0
37
38 .section .note.GNU-stack,"",@progbits