[RISCV] Remove 'Z' from Zbb builtin type strings. NFC
'Z' means uint32_t, but 'i' is always 32 bits for RISC-V so we don't need this.
Loading
Please sign in to comment
'Z' means uint32_t, but 'i' is always 32 bits for RISC-V so we don't need this.