[Lldb-commits] [PATCH] D86292: [LLDB][RISCV] Distinguish between riscv32 and riscv64 based on ELF class
Jessica Clarke via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 25 13:13:58 PDT 2020
jrtc27 added a comment.
Not so silly; gdb (well, the names are inherited from bfd) has `set architecture riscv:rv32`/`set architecture riscv:rv64` :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86292/new/
https://reviews.llvm.org/D86292
More information about the lldb-commits
mailing list