[clang-tidy][modernize-use-starts-ends-with] Fix operator rewriting false negative...
[llvm-project.git] / lld / test / ELF / eh-frame-value-format3.s
blob46e8db90ec18e31c0830e50142171c906d1d9a40
1 # REQUIRES: x86
3 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t
4 # RUN: ld.lld --eh-frame-hdr %t -o /dev/null
6 .section .eh_frame,"a",@unwind
7 .byte 0x0E
8 .byte 0x00
9 .byte 0x00
10 .byte 0x00
11 .byte 0x00
12 .byte 0x00
13 .byte 0x00
14 .byte 0x00
15 .byte 0x01
17 .byte 0x50 # Augmentation string: 'P','\0'
18 .byte 0x00
20 .byte 0x01
22 .byte 0x01 # LEB128
23 .byte 0x01 # LEB128
25 .byte 0x0A # DW_EH_PE_sdata2
26 .byte 0xFF
27 .byte 0xFF
28 .byte 0xFF