1# RUN: llvm-elfabi %s --emit-tbe=- | FileCheck %s 2 3--- !tapi-tbe 4TbeVersion: 1.0 5Arch: AArch64 6Symbols: {} 7... 8 9# As the tbe reader/writer is updated, update this check to ensure --emit-tbe 10# uses the latest tbe writer by default. 11 12# CHECK: --- !tapi-tbe 13# CHECK-NEXT: TbeVersion: 1.0 14