blob: fffa23512d316c48eb515160fad71e53f1e79b57 [file] [log] [blame]
// REQUIRES: aarch64
// RUN: llvm-mc -filetype=obj -triple aarch64 %s -o %t.o
// RUN: ld.lld %t.o -o %t --icf=all --eh-frame-hdr
.globl _start
_start:
.cfi_startproc
.cfi_b_key_frame
.cfi_endproc