[Lldb-commits] [PATCH] D149987: ObjectFile: introduce a COFF object file plugin

Saleem Abdulrasool via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun May 7 12:42:49 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5014830ede78: ObjectFile: introduce a COFF object file plugin (authored by compnerd).

Changed prior to commit:
  https://reviews.llvm.org/D149987?vs=520102&id=520207#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149987

Files:
  lldb/source/Plugins/ObjectFile/CMakeLists.txt
  lldb/source/Plugins/ObjectFile/COFF/CMakeLists.txt
  lldb/source/Plugins/ObjectFile/COFF/ObjectFileCOFF.cpp
  lldb/source/Plugins/ObjectFile/COFF/ObjectFileCOFF.h
  lldb/test/Shell/ObjectFile/COFF/basic.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149987.520207.patch
Type: text/x-patch
Size: 25052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230507/5ad7b7bf/attachment-0001.bin>


More information about the lldb-commits mailing list