[llvm-dev] A question about failures on build machines
Ben Shi via llvm-dev
llvm-dev at lists.llvm.org
Sat Jan 23 07:36:18 PST 2021
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210123/bca1a21f/attachment.html>
More information about the llvm-dev
mailing list