diff options
| author | Craig Topper <craig.topper@sifive.com> | 2025-02-21 09:48:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-21 09:48:42 -0800 |
| commit | 45798bd4841649c1c41ca48701536f1bc808e1a6 (patch) | |
| tree | d8d5154560bde1752a804f3aed4495d10b9e5516 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 2d38be5fd4da0fea72d413d5953764a76067934b (diff) | |
[RISCV] Simplify the debug messages in the disassembler. (#128102)
Move the printing of "table" to the macro instantiation.
Don't use string concatenation in the macro. Print DESC as it own
string. This allows the "Trying " and " table:" to only appear in the
binary once instead of being part of every string.
Remove "custom opcode" from the messages, I don't think it provides much
value after mentioning the vendor.
I'm hoping to replace the macros with a table of features, decoder table
pointer, and string that we can iterate over.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
