[Lldb-commits] [PATCH] D159101: [RISC-V] Add RISC-V ABI plugin

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 12 07:02:27 PDT 2023


DavidSpickett added a comment.

> I can make this change here, but I wonder if it should be a separate change.

Sounds like bitness confusion, so yes it's worth making a patch for that. We don't test that scenario on the build bots but people do do this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159101/new/

https://reviews.llvm.org/D159101



More information about the lldb-commits mailing list