[Lldb-commits] [lldb] [lldb][RISCV] Construct CSR information dynamically (PR #203234)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 13 09:49:14 PDT 2026


================
@@ -8,8 +8,14 @@
 
 #include "RegisterContextPOSIXCore_riscv32.h"
 
+#include "Plugins/Process/elf-core/ProcessElfCore.h"
----------------
JDevlieghere wrote:

Why is this needed?

https://github.com/llvm/llvm-project/pull/203234


More information about the lldb-commits mailing list