Open
Description
/home/cqwrteur/toolchains_build/llvm_build/aarch64-linux-android24/clang/lib/Target/AVR/AVRGenRegisterInfo.inc:2108:22: error: cannot initialize a parameter of type 'const int16_t *' (aka 'const short *') with an lvalue of type 'const MCPhysReg[]' (aka 'const unsigned short[]')
AVRRegDiffLists,
^~~~~~~~~~~~~~~
/home/cqwrteur/toolchains_build/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.h:346:42: note: passing argument to parameter 'DL' here
const int16_t *DL, const LaneBitmask *RUMS,
^
1 error generated.