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
[TableGen] Split DAGISelMatcherOpt FactorNodes into 2 functions. NFC (#125330)
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
systemz-init.s
blob
1611b69b4419e3627157bd950a40a0334fac18ab
1
//
glibc
<
2.39
used to align
.init and .fini code at a 4-byte boundary.
2
//
This file aims to recreate that behavior.
3
.section .init,
"ax"
,@progbits
4
.align 4
5
lg
%
r4
,
272
(%
r15
)