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
[ELF] Make SyntheticSection parameter order match InputSection
[llvm-project.git]
/
lld
/
test
/
ELF
/
end-abs.s
blob
2199ce23ad041be111d5f15cdec6f7defce9c343
1
# REQUIRES: x86
2
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
3
# RUN: ld.lld %t.o -o %t -pie
4
# RUN: llvm-readobj -r %t | FileCheck %s
5
6
# CHECK: Relocations [
7
# CHECK-NEXT: ]
8
9
.global _start
10
_start
:
11
.long _end - .