[Lldb-commits] [PATCH] D74244: [lldb] Delete register info definitions in the x86_64 ABI classes
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 14 04:45:14 PST 2020
labath updated this revision to Diff 244624.
labath marked 3 inline comments as done.
labath added a comment.
- make functions work on lowercase names
- handle singular registers in the remapping function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74244/new/
https://reviews.llvm.org/D74244
Files:
lldb/include/lldb/Target/ABI.h
lldb/source/Plugins/ABI/X86/ABISysV_x86_64.cpp
lldb/source/Plugins/ABI/X86/ABISysV_x86_64.h
lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.cpp
lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.h
lldb/source/Plugins/ABI/X86/ABIx86_64.h
lldb/source/Target/ABI.cpp
lldb/unittests/Target/ABITest.cpp
lldb/unittests/Target/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74244.244624.patch
Type: text/x-patch
Size: 53581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200214/60d313ea/attachment-0001.bin>
More information about the lldb-commits
mailing list