[Lldb-commits] [PATCH] D126367: [lldb] Add gnu-debuglink support for Windows PE/COFF
Alvin Wong via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat May 28 07:32:21 PDT 2022
alvinhochun updated this revision to Diff 432725.
alvinhochun added a comment.
Changed `GetPluginNameStatic` to "PE-COFF", and rebased onto `main`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126367/new/
https://reviews.llvm.org/D126367
Files:
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
lldb/source/Plugins/SymbolVendor/CMakeLists.txt
lldb/source/Plugins/SymbolVendor/PECOFF/CMakeLists.txt
lldb/source/Plugins/SymbolVendor/PECOFF/SymbolVendorPECOFF.cpp
lldb/source/Plugins/SymbolVendor/PECOFF/SymbolVendorPECOFF.h
lldb/test/Shell/ObjectFile/PECOFF/dwarf-gnu-debuglink.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126367.432725.patch
Type: text/x-patch
Size: 11159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220528/df83bef4/attachment.bin>
More information about the lldb-commits
mailing list