On Tue, 2 Jun 2026 at 22:59, Varun R Mallya <[email protected]> wrote: > > Pass the host CPU name and feature string to > LLVMCreateDisasmCPUFeatures() instead of using LLVMCreateDisasm(), so > the disassembler correctly decodes CPU-specific instructions and > extensions such as RISC-V compressed and vector instructions. > > Signed-off-by: Varun R Mallya <[email protected]>
Reviewed-by: Björn Töpel <[email protected]>

