Re: riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter

It feels like this is a problem that would be encountered on other
architectures with clangbuiltlinux as well, due to dropping the ABI
requirements for local functions. Have you seen something similar
elsewhere Nick?

Best,

Alex

This looks like the context: riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter

1 Like