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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 08:58:39 PDT 2019


grimar updated this revision to Diff 197562.
grimar marked an inline comment as done.
grimar added a comment.

- Addressed review comments.
- Cosmetic change in the test case.


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

https://reviews.llvm.org/D61312

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61312.197562.patch
Type: text/x-patch
Size: 14501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/1ff3df1c/attachment.bin>


More information about the llvm-commits mailing list