repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[test/Object] - Cleanup the Object\obj2yaml.test a bit.
[llvm-complete.git]
/
test
/
Object
/
Inputs
/
elfver.script
blob
1316fcb84c8df6d3b9d248173625da63d5f79dfc
1
VER1 {
2
global:
3
foo;
4
};
5
6
VER2 {
7
global:
8
foo;
9
} VER1;
10