[all-commits] [llvm/llvm-project] d1dc08: [lldb-dap] show function name in the instruction c...
Ebuka Ezike via All-commits
all-commits at lists.llvm.org
Mon Jun 16 09:53:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1dc080a858ca47c314334fb14f1ecb605fb4371
https://github.com/llvm/llvm-project/commit/d1dc080a858ca47c314334fb14f1ecb605fb4371
Author: Ebuka Ezike <yerimyah1 at gmail.com>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M lldb/tools/lldb-dap/Handler/DisassembleRequestHandler.cpp
Log Message:
-----------
[lldb-dap] show function name in the instruction comment. (#144070)
putting the function name is the dissassembly instruction messes up the
alignment making it less readable. put it instead with the comment.
This also aligns the opcodes and instruction to the left matching the
cli
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list