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
/
stack-first.s
blob
a2a356b573a9b98c88e53bd04159348c2a8fc103
1
.globl _start
2
_start
:
3
.functype _start () -> ()
4
end_function
5
6
.globl someByte
7
.type someByte,@object
8
.section .data.someByte,
""
,@
9
someByte
:
10
.int8 42
11
.size someByte, 1