Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / dw2-decodedline-1.S
CommitLineData
73589c9d
CS
1 .file "dw2-decodedline.c"
2 .file 1 "dw2-decodedline.c"
3 .file 2 "directory/file1.c"
4 .text
5.globl f1
6 .type f1, %function
7f1:
8 .loc 2 1 0
9 l.nop
10 .size f1, .-f1
11.globl main
12 .type main, %function
13main:
14 .loc 1 2 0
15 l.nop
16 .size main, .-main
This page took 0.20332 seconds and 4 git commands to generate.