[Lldb-commits] [PATCH] D134196: [lldb][COFF] Rewrite ParseSymtab to list both export and symbol tables
Alvin Wong via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 23 07:12:55 PDT 2022
alvinhochun updated this revision to Diff 462471.
alvinhochun added a comment.
Updated the test to include more symbols used in later changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134196/new/
https://reviews.llvm.org/D134196
Files:
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
lldb/test/Shell/ObjectFile/PECOFF/symbols-export-table.yaml
llvm/include/llvm/Object/COFF.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134196.462471.patch
Type: text/x-patch
Size: 17231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220923/5b03e5fb/attachment-0001.bin>
More information about the lldb-commits
mailing list