[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
Tue Jun 21 09:18:52 PDT 2022


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

Added test and improved setting description as suggested.


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.438734.patch
Type: text/x-patch
Size: 11692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220621/26de7949/attachment-0001.bin>


More information about the lldb-commits mailing list