Add an initial GlobalISel skeleton for AVR. It can only run
ir-translator and legalizer for ret void.
This is largely based on the initial GlobalISel patch for RISCV & PowerPC
Note: It is only copy-paste so currently don't even build. But I will be
updating it actively.