3 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
4 # RUN: not ld.lld --eh-frame-hdr %t.o -o /dev/null 2>&1 | FileCheck %s
5 # CHECK: error: unknown FDE size encoding
7 .section .eh_frame,"a",@unwind
12 .byte 0x52 # Augmentation string: 'R','\0'
15 # Code and data alignment factors.
19 # Return address register.
22 .byte 0xFE # 'R' value: invalid <0xFE>