================ @@ -376,6 +382,148 @@ void Disassembler::PrintInstructions(Debugger &debugger, const ArchSpec &arch, } } + // Add rich variable location annotations to the disassembly output. ---------------- adrian-prantl wrote:
```suggestion // Add variable location annotations to the disassembly output. ``` The word "rich" doesn't carry any information, it's just a catchy title for the GSoC project ;-) https://github.com/llvm/llvm-project/pull/152887 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits