[Lldb-commits] [lldb] [llvm] [lldb][LoongArch] Complete register alias name in `AugmentRegisterInfo` (PR #124059)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 20 17:11:40 PST 2025
================
@@ -0,0 +1,35 @@
+int main() {
+ asm volatile("li.w $r1, 1\n\t"
----------------
wangleiat wrote:
Thanks.
https://github.com/llvm/llvm-project/pull/124059
More information about the lldb-commits
mailing list