[PATCH] D62349: Change ELF tools to allow multiple sections per file.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 17:34:45 PDT 2019


pcc updated this revision to Diff 201372.
pcc retitled this revision from "Change ELF tools to allow multiple dynsym, versym, verdef and verneed sections per file." to "Change ELF tools to allow multiple sections per file.".
pcc removed a reviewer: jhenderson.
pcc added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62349

Files:
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/test/Object/multiple-sections.yaml
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62349.201372.patch
Type: text/x-patch
Size: 5889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190525/1e4c591f/attachment.bin>


More information about the llvm-commits mailing list