[Lldb-commits] [PATCH] D88375: Fix MIPS and MIPS64 ABI to use ConstString in thier register info arrays.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 28 09:12:40 PDT 2020
JDevlieghere added a comment.
Instead of copy-pasting this code can we extract a helper and call it with `g_register_infos_mips64` and `g_register_infos` respectively?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88375/new/
https://reviews.llvm.org/D88375
More information about the lldb-commits
mailing list