[all-commits] [llvm/llvm-project] e289b5: [lldb] Remove unused functions from RegisterContex...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Apr 5 11:17:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e289b53f4d9bffd71613d6f91747bf9bda0ae352
https://github.com/llvm/llvm-project/commit/e289b53f4d9bffd71613d6f91747bf9bda0ae352
Author: Pavel Labath <pavel at labath.sk>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86.h
Log Message:
-----------
[lldb] Remove unused functions from RegisterContextLinux_x86
These should be overridden by individual subclasses, they ended up here
because of copy-pasta.
More information about the All-commits
mailing list