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
[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git]
/
lld
/
test
/
wasm
/
Inputs
/
hidden.s
blob
58b9f5988bfaee393b2ed69e6a1394bde724ed77
1
.hidden archiveHidden
2
.globl archiveHidden
3
archiveHidden
:
4
.functype archiveHidden () -> (i32)
5
i32.const
0
6
end_function
7
8
.globl archiveDefault
9
archiveDefault
:
10
.functype archiveDefault () -> (i32)
11
i32.const
0
12
end_function