Hello,
I have made a patch to the avr backend and it passed code review. But the patch failed on two build machines.
The reason is that my patch is about improving gnu avr-ld command line options but the avr-ld is not installed on the two machines.
The detailed info locates at
https://reviews.llvm.org/harbormaster/unit/view/245093/
https://reviews.llvm.org/harbormaster/unit/view/245092/
So can I commit my patch? Or is it possible to install correspond dependancy on the build machines?
Thank you.
Ben