repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AVR] Fix shift node descriptions (#117456)
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-ifs
/
empty2.ifs
blob
5e6bd00dbceebe0bffff29e6f58a5d365792814d
1
# RUN: llvm-ifs --input-format=IFS --output-ifs - %s | FileCheck %s
2
3
# CHECK: --- !ifs-v1
4
# CHECK-NEXT: IfsVersion: 3.0
5
# CHECK-NEXT: Target: x86_64-unknown-linux-gnu
6
# CHECK-NEXT: Symbols: []
7
# CHECK: ...
8
9
--- !ifs-v1
10
IfsVersion: 3.0
11
Target: x86_64-unknown-linux-gnu
12
Symbols:
13
...