summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/cfi-b-key-frame.s
blob: 95d514674d64a277f1bfdcf8e1a22defa5cb0984 (plain)
1
2
3
4
5
6
7
// REQUIRES: aarch64-registered-target
// RUN: llvm-mc -filetype=obj -triple aarch64-arm-none-eabi %s -o - | llvm-dwarfdump - -v | FileCheck %s
#CHECK:   Augmentation:          "zRB"
f1:
        .cfi_startproc
        .cfi_b_key_frame
        .cfi_endproc
OpenPOWER on IntegriCloud