Documenting significant changes in the RISC-V Backend of LLVM.
- [RISCV] Merge machine operand flag MO_PLT into MO_CALL
- By MaskRay
- https://github.com/llvm/llvm-project/pull/77253/files
- Removed the
@plt
suffix from RISC-V assembly.
Documenting significant changes in the RISC-V Backend of LLVM.
@plt
suffix from RISC-V assembly.