[PATCH] D61312: [llvm-objdump] - Print relocation record in a GNU format.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 06:14:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rL360143: [llvm-objdump] - Print relocation record in a GNU format. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D61312?vs=197562&id=198454#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61312/new/

https://reviews.llvm.org/D61312

Files:
  llvm/trunk/include/llvm/Object/ObjectFile.h
  llvm/trunk/test/CodeGen/BPF/reloc-btf.ll
  llvm/trunk/test/CodeGen/BPF/reloc.ll
  llvm/trunk/test/DebugInfo/X86/DW_AT_location-reference.ll
  llvm/trunk/test/DebugInfo/X86/split-dwarf-cross-unit-reference.ll
  llvm/trunk/test/MC/AArch64/basic-pic.s
  llvm/trunk/test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s
  llvm/trunk/test/MC/ARM/dwarf-asm-multiple-sections.s
  llvm/trunk/test/MC/ARM/dwarf-asm-nonstandard-section.s
  llvm/trunk/test/MC/ARM/dwarf-asm-single-section.s
  llvm/trunk/test/MC/ARM/symbol-variants.s
  llvm/trunk/test/MC/Hexagon/extended_relocations.ll
  llvm/trunk/test/Object/objdump-relocations.test
  llvm/trunk/test/Object/objdump-shndx.test
  llvm/trunk/test/tools/llvm-objdump/relocations-elf.test
  llvm/trunk/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61312.198454.patch
Type: text/x-patch
Size: 15074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/d3f622d5/attachment.bin>


More information about the llvm-commits mailing list