Issue 64612
Summary RISCV backend crash when handling binary kind MC _expression_
Labels new issue
Assignees
Reporter Yunzezhu94
    When compiling following code with clang on RISCV target:
`beqz x8,.+127`
Clang crashed and reported:

Assertion `FixupKind != RISCV::fixup_riscv_invalid && "Unhandled _expression_!"' failed.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to