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
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-ifs
/
version-ok.ifs
blob
cf3cd4f7071140e0129c4abdfa9a2f7bd63e5a2e
1
# RUN: llvm-ifs --input-format=IFS --output-format=IFS -o - %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
...