bolt/deps/llvm-18.1.8/llvm/test/MC/ELF/cfi-b-key-frame.s
2025-02-14 19:21:04 +01:00

7 lines
242 B
ArmAsm

// REQUIRES: aarch64-registered-target
// RUN: llvm-mc -filetype=obj -triple aarch64 %s -o - | llvm-dwarfdump - -v | FileCheck %s
#CHECK: Augmentation: "zRB"
f1:
.cfi_startproc
.cfi_b_key_frame
.cfi_endproc