[Lldb-commits] [PATCH] D96766: [lldb] [Process/FreeBSD] Introduce mips64 FPU reg support
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 9 00:25:53 PST 2021
labath added a comment.
In D96766#2599440 <https://reviews.llvm.org/D96766#2599440>, @nitesh.jain wrote:
> In D96766#2596701 <https://reviews.llvm.org/D96766#2596701>, @labath wrote:
>
>> Hm.... I'm very tempted to delete the linux mips implementation -- it uses several techniques which are getting in the way of this patch (and also some others in the past), for a lot of those, we now have different/better ways of doing it. On top of that, it's completely unmaintained (last non-nfc change to the file was in 2017, and the author (@nitesh.jain) does not appear to be active anymore.
>
> Hi Labath,
>
> As you notice, we no longer work for MIPS and not sure who is the current maintainer for the same.
Thanks for chiming in, Nitesh.
Email for linux/mips removal is here <https://lists.llvm.org/pipermail/lldb-dev/2021-March/016777.html>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96766/new/
https://reviews.llvm.org/D96766
More information about the lldb-commits
mailing list