[Lldb-commits] [PATCH] D69366: [LLDB] [PECOFF] Use FindSectionByID to associate symbols to sections

Martin Storsjö via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 24 14:02:40 PDT 2019


mstorsjo updated this revision to Diff 226321.
mstorsjo retitled this revision from "[LLDB] [PECOFF] Fix symbols to refer to the right section" to "[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sections".
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Using `FindSectionByID`, added a table header for readability to the test.


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

https://reviews.llvm.org/D69366

Files:
  lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  lldb/test/Shell/ObjectFile/PECOFF/symbol.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69366.226321.patch
Type: text/x-patch
Size: 4654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191024/c501902d/attachment.bin>


More information about the lldb-commits mailing list