blob: 50273253dd73a715e16bc11933fdfa317b253f95 [file] [log] [blame]
Robert Sloan8ff03552017-06-14 12:40:58 -07001 # References to local labels are rewrittenn in subsequent files.
2.Llocal_label:
3 jbe .Llocal_label
4 leaq .Llocal_label+2048(%rip), %r14
5 leaq .Llocal_label+2048+1024(%rip), %r14
6
7 .section .rodata
8.L1:
9 .quad 42
10.L2:
11 .quad .L2-.L1
Pete Bentley0c61efe2019-08-13 09:32:23 +010012 .uleb128 .L2-.L1
13 .sleb128 .L2-.L1
Robert Sloan8ff03552017-06-14 12:40:58 -070014