[llvm] [RISCV][Disassemble] Ensure the comment stream of the disassembler is set. (PR #125962)

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 13:48:35 PST 2025


tedwoodward wrote:

@fpetrogalli not all disassemblers set CommentStream. This causes disassemblers to assert, including in lldb. I don't think there should be asserts in MCDisassembler.cpp

https://github.com/llvm/llvm-project/pull/125962


More information about the llvm-commits mailing list