repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gn build: Extract git() and git_out() functions in sync script
[llvm-complete.git]
/
test
/
Object
/
elf-reloc-no-sym.test
blob
eabde0cc7348b4dfea54d7b82c33b805739b0ec8
1
RUN: llvm-readobj -r %p/Inputs/elf-reloc-no-sym.x86_64 | FileCheck %s
2
3
CHECK: Relocations [
4
CHECK-NEXT: Section (1) .rela.plt {
5
CHECK-NEXT: 0x4011D8 R_X86_64_IRELATIVE - 0x400120
6
CHECK-NEXT: }
7
CHECK-NEXT: ]