]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/elf/dwarf-5-file0.s
Re: Add support for a ".file 0" directive if supporting DWARF 5 or higher.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf-5-file0.s
1 .text
2
3 .file 0
4 .line 1
5 .long 3
6
7 .file 1 "asdf"
8 .line 2
9 .long 5
10
11 .file 0
12 .line 4
13 .long 3
14
15 .file 2 "def"
16 .line 5
17 .long 3