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
/
COFF
/
Inputs
/
object.s
blob
b70599385591d417288ffe821953ba4a9c58792c
1
2
.text
3
4
.def f
5
.scl 2
6
.type 32
7
.endef
8
.global f
9
f
:
10
retq $
0
11
12
.section .drectve,
"rd"
13
.ascii
" /EXPORT:f"