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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
wasm
/
Inputs
/
optional-symbol.s
blob
511a0d82a7965034d9dba957f3ed3dbec66e0f86
1
# __dso_handle is an linker-generated symbol that is included only when needed.
2
3
.globl get_optional
4
get_optional
:
5
.functype get_optional () -> (i32)
6
i32.const __dso_handle
7
end_function