[Lldb-commits] [PATCH] D127234: [lldb] Add setting to override PE/COFF ABI by module name

Alvin Wong via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 9 10:30:27 PDT 2022


alvinhochun updated this revision to Diff 435605.
alvinhochun added a comment.

Rebased patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127234

Files:
  lldb/include/lldb/Interpreter/OptionValueDictionary.h
  lldb/source/Interpreter/OptionValueDictionary.cpp
  lldb/source/Interpreter/Property.cpp
  lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFFProperties.td
  lldb/test/Shell/ObjectFile/PECOFF/settings-abi.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127234.435605.patch
Type: text/x-patch
Size: 9556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220609/bdd54efe/attachment.bin>


More information about the lldb-commits mailing list