[all-commits] [llvm/llvm-project] a37207: [lldb] Remove MIPS64 specific signal handling for ...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Mar 13 04:56:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a372070389a672274ad288cf8fd748d25569a2b8
https://github.com/llvm/llvm-project/commit/a372070389a672274ad288cf8fd748d25569a2b8
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
Log Message:
-----------
[lldb] Remove MIPS64 specific signal handling for Linux
MIPS Linux support was removed in ce03a862372a6f36d2fcf80dc80052aa155fcae8
so this is no longer needed.
More information about the All-commits
mailing list