[Lldb-commits] [PATCH] D86292: [LLDB][RISCV] Distinguish between riscv32 and riscv64 based on ELF class

Luís Marques via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 25 14:57:08 PDT 2020


luismarques added a comment.

In D86292#2237143 <https://reviews.llvm.org/D86292#2237143>, @jrtc27 wrote:

> Not so silly; gdb (well, the names are inherited from bfd) has `set architecture riscv:rv32`/`set architecture riscv:rv64` :)

Ha! We're in good company then. Thanks for sharing, Jessica.


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