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

Francesco Petrogalli via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 14:53:57 PST 2025


fpetrogalli wrote:

> Maybe we just need to set the comment stream in HexagonDisassembler::getInstruction?

Or maybe just revert my commit and https://github.com/llvm/llvm-project/commit/1ea5ce6335c7c0e040f70de16f1080546d242b69 and get back to the assumption that the comment stream might be null?

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


More information about the llvm-commits mailing list