blob: eabde0cc7348b4dfea54d7b82c33b805739b0ec8 [file] [log] [blame]
Rafael Espindola6c1202c2013-06-05 01:33:53 +00001RUN: llvm-readobj -r %p/Inputs/elf-reloc-no-sym.x86_64 | FileCheck %s
2
3CHECK: Relocations [
4CHECK-NEXT: Section (1) .rela.plt {
5CHECK-NEXT: 0x4011D8 R_X86_64_IRELATIVE - 0x400120
6CHECK-NEXT: }
7CHECK-NEXT: ]