[all-commits] [llvm/llvm-project] 92904c: [lldb] [gdb-remote] Remove unused arg from GDBRemo...
Michał Górny via All-commits
all-commits at lists.llvm.org
Mon Sep 20 01:24:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92904cc68fbc1d000387b30accc8b05b3fe95daa
https://github.com/llvm/llvm-project/commit/92904cc68fbc1d000387b30accc8b05b3fe95daa
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-09-20 (Mon, 20 Sep 2021)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
Log Message:
-----------
[lldb] [gdb-remote] Remove unused arg from GDBRemoteRegisterContext::ReadRegisterBytes()
Differential Revision: https://reviews.llvm.org/D110020
More information about the All-commits
mailing list