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
/
ELF
/
linkerscript
/
Inputs
/
map-file2.s
blob
daf994eca17264e627592e1d83bfe725b2e2cfe2
1
.global _start
2
_start
:
3
.global _Z1fi
4
_Z1fi
:
5
.cfi_startproc
6
nop
7
.cfi_endproc
8
9
.section .aaa,
"a"
;
10
.quad 1;
11
12
.section .bbb,
"a"
;
13
.quad 2;
14
15
.section .ccc,
"a"
;
16
.quad 3;
17
18
.section .ddd,
"a"
;
19
.quad 4