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
[TargetVersion] Only enable on RISC-V and AArch64 (#115991)
[llvm-project.git]
/
bolt
/
test
/
AArch64
/
Inputs
/
build_id.ldscript
blob
0af8e960f491b358238f849265015084f9531cb0
1
SECTIONS
2
{
3
PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;
4
.note.gnu.build-id (0x400400):
5
{
6
build_id_note = ABSOLUTE(.);
7
*(.note.gnu.build-id)
8
}
9
}