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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-ifs
/
version-ok.ifs
blob
e6f0ff6475e8383b9111da8782f31a9f1c13bdae
1
# RUN: llvm-ifs --input-format=IFS --output-ifs - %s %S/object.ifs
2
3
--- !ifs-v1
4
IfsVersion: 3.0
5
Target: x86_64-unknown-linux-gnu
6
Symbols:
7
- { Name: a, Type: Func }
8
...