================ @@ -8,11 +8,25 @@ #include "RegisterInfoPOSIXDynamic_riscv32.h" +#include "lldb-riscv-register-enums.h" #include "lldb/lldb-defines.h" #include "llvm/Support/Compiler.h" +#include <iomanip> +#include <sstream> ---------------- JDevlieghere wrote:
There are now unused, right? ```suggestion ``` https://github.com/llvm/llvm-project/pull/203234 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
