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-start.s
blob
87fa3a95bdb140cc7e67254892850a0c07afb010
1
.functype lib_func () -> ()
2
3
.globl _start
4
_start
:
5
.functype _start () -> ()
6
call lib_func
7
end_function
8