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]
/
llvm
/
test
/
ExecutionEngine
/
JITLink
/
x86-64
/
Inputs
/
MachO_extra_def_strong.s
blob
260ffee4c5addf9590a8daf512c602d63452dbf6
1
# Supplies a strong definition of ExtraDef.
2
3
.section __TEXT,__text,regular,pure_instructions
4
.build_version macos, 10, 14 sdk_version 10, 14
5
.section __DATA,__data
6
.globl ExtraDef
7
.p2align 2
8
ExtraDef
:
9
.long 3
10
11
.subsections_via_symbols