aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/MC/ELF/cfi-b-key-frame.s
blob: c1bd1c387949cffa4d869780083ce44aa9d0b426 (plain)
1
2
3
4
5
6
7
// 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