repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
discard2.s
blob
27b66f4c265e48c377276358c22becdad0e88daa
1
.globl here
2
.data
3
here
:
4
.long 1
5
.globl there
6
.section .discard,
"aw"
,%progbits
7
.align 4
8
there
:
9
.long 2
10
.section .debug_info,
""
,%progbits
11
.long here
12
.long there