[PATCH] D47919: llvm-readobj: add experimental support for SHT_RELR sections.

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 14:12:31 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335922: [llvm-readobj] Add experimental support for SHT_RELR sections (authored by jakehehrlich, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47919?vs=153210&id=153388#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47919

Files:
  llvm/trunk/include/llvm/BinaryFormat/DynamicTags.def
  llvm/trunk/include/llvm/BinaryFormat/ELF.h
  llvm/trunk/include/llvm/Object/ELF.h
  llvm/trunk/include/llvm/Object/ELFTypes.h
  llvm/trunk/lib/Object/ELF.cpp
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/llvm-readobj/Inputs/elf-relr-relocs1.s
  llvm/trunk/test/tools/llvm-readobj/Inputs/elf-relr-relocs2.s
  llvm/trunk/test/tools/llvm-readobj/elf-relr-relocs.test
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
  llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp
  llvm/trunk/tools/llvm-readobj/llvm-readobj.h
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47919.153388.patch
Type: text/x-patch
Size: 36130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/35425f8a/attachment-0001.bin>


More information about the llvm-commits mailing list