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
/
constant-import.s
blob
4249d74c9cb74a62baed593357a65f5b8037e03c
1
2
.def __DllMainCRTStartup@12
3
.type 32
4
.scl 2
5
.endef
6
.global __DllMainCRTStartup@12
7
__DllMainCRTStartup@
12
:
8
ret
9
10
.data
11
.def _Data
12
.type 0
13
.scl 2
14
.endef
15
.global _Data
16
_Data
:
17
.long ___CFConstantStringClassReference
18
19
.section .drectve
20
.ascii
" -export:_Data"
21