[AVR] Fix shift node descriptions (#117456)
[llvm-project.git] / llvm / test / tools / llvm-ifs / ifs-emits-current-version.test
bloba64c96ac8d354e2600d9417fcbe70de11e326263
1 # RUN: llvm-ifs --output-ifs=- %s | FileCheck %s
3 --- !ifs-v1
4 IfsVersion: 3.0
5 Target: { ObjectFormat: ELF, Arch: AArch64, Endianness: little, BitWidth: 64 }
6 Symbols: []
7 ...
9 # As the tbe reader/writer is updated, update this check to ensure --emit-tbe
10 # uses the latest tbe writer by default.
12 # CHECK:      --- !ifs-v1
13 # CHECK-NEXT: IfsVersion: 3.0