[JITLink][arm64] Support arm64e JIT'd code (initially enabled for MachO only).
[llvm-project.git] / lld / test / ELF / Inputs / vs-diagnostics-duplicate2.s
blob4edfae09258f183b499eb8b95ceef4227a9e1406
1 .global foo, bar
3 .text
4 foo:
5 nop
7 .file 1 "duplicate2.s"
8 .loc 1 20
9 bar:
10 nop
12 .section .debug_abbrev,"",@progbits
13 .byte 1 # Abbreviation Code
14 .byte 17 # DW_TAG_compile_unit
15 .byte 0 # DW_CHILDREN_no
16 .byte 16 # DW_AT_stmt_list
17 .byte 23 # DW_FORM_sec_offset
18 .byte 0 # EOM(1)
19 .byte 0 # EOM(2)
20 .byte 0 # EOM(3)
22 .section .debug_info,"",@progbits
23 .long .Lend0 - .Lbegin0 # Length of Unit
24 .Lbegin0:
25 .short 4 # DWARF version number
26 .long .debug_abbrev # Offset Into Abbrev. Section
27 .byte 8 # Address Size (in bytes)
28 .byte 1 # Abbrev [1] 0xb:0x1f DW_TAG_compile_unit
29 .long .debug_line # DW_AT_stmt_list
30 .Lend0:
31 .section .debug_line,"",@progbits