[Lldb-commits] [PATCH] D44998: ObjectFileELF: Add support for arbitrarily named code sections

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 30 06:27:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331173: ObjectFileELF: Add support for arbitrarily named code sections (authored by labath, committed by ).
Herald added a subscriber: JDevlieghere.

Changed prior to commit:
  https://reviews.llvm.org/D44998?vs=140628&id=144547#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44998

Files:
  lldb/trunk/lit/Modules/dwarf-gnu-debugaltlink.yaml
  lldb/trunk/lit/Modules/elf-section-types.yaml
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/TestBreakpointThumbCodesection.py
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/main.c
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44998.144547.patch
Type: text/x-patch
Size: 5829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180430/e083ffac/attachment-0001.bin>


More information about the lldb-commits mailing list