[PATCH] D55998: ELF: create "container" sections from PT_LOAD segments

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 08:55:06 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350742: ELF: create "container" sections from PT_LOAD segments (authored by labath, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55998

Files:
  lldb/trunk/lit/Modules/ELF/Inputs/PT_LOAD-overlap-section.elf
  lldb/trunk/lit/Modules/ELF/PT_LOAD-empty.yaml
  lldb/trunk/lit/Modules/ELF/PT_LOAD-overlap-PT_INTERP.yaml
  lldb/trunk/lit/Modules/ELF/PT_LOAD-overlap-section.yaml
  lldb/trunk/lit/Modules/ELF/PT_LOAD-overlap.yaml
  lldb/trunk/lit/Modules/ELF/PT_LOAD.yaml
  lldb/trunk/lit/Modules/ELF/section-overlap.yaml
  lldb/trunk/lit/Modules/ELF/section-permissions.yaml
  lldb/trunk/lit/Modules/ELF/section-types.yaml
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55998.180855.patch
Type: text/x-patch
Size: 22081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/f1c560a7/attachment-0001.bin>


More information about the llvm-commits mailing list