aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-02-21 09:48:42 -0800
committerGitHub <noreply@github.com>2025-02-21 09:48:42 -0800
commit45798bd4841649c1c41ca48701536f1bc808e1a6 (patch)
treed8d5154560bde1752a804f3aed4495d10b9e5516 /clang/lib/Basic/Module.cpp
parent2d38be5fd4da0fea72d413d5953764a76067934b (diff)
downloadllvm-45798bd4841649c1c41ca48701536f1bc808e1a6.zip
llvm-45798bd4841649c1c41ca48701536f1bc808e1a6.tar.gz
llvm-45798bd4841649c1c41ca48701536f1bc808e1a6.tar.bz2
[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 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions