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
/
ctor-lib.s
blob
bc321b26d9a2c7cc3e262812d207cd8d63185718
1
.functype def () -> ()
2
3
.section .text.lib_func,
""
,@
4
.globl lib_func
5
lib_func
:
6
.functype lib_func () -> ()
7
end_function
8
9
.section .text.unused_lib_func,
""
,@
10
.globl unused_lib_func
11
unused_lib_func
:
12
.functype unused_lib_func () -> ()
13
call def
14
end_function
15
16
.functype def () -> ()