search for: step_11

Displaying 2 results from an estimated 2 matches for "step_11".

2020 Feb 12
2
Whose responsibility is it to maintain tests using experimental backends?
Hi all, I recently, on behalf of a new LLVM contributor, pushed commit 740bc366d44c <https://reviews.llvm.org/rG740bc366d44ccd41161739bc1d4b447cd49aba65>, which broke an in-tree test for the AVR backend (see http://45.33.8.238/mac/7865/step_11.txt). On the review https://reviews.llvm.org/D72992, a request was made to fix the test or revert the change. This test didn't fail locally or on any of the build bots, because the AVR backend is experimental and does not run even for build that has all normal targets enabled). The fix in this...
2020 Feb 12
2
Whose responsibility is it to maintain tests using experimental backends?
...vm.org> wrote: > > Hi all, > > I recently, on behalf of a new LLVM contributor, pushed commit > 740bc366d44c > <https://reviews.llvm.org/rG740bc366d44ccd41161739bc1d4b447cd49aba65>, > which broke an in-tree test for the AVR backend (see > http://45.33.8.238/mac/7865/step_11.txt). On the review > https://reviews.llvm.org/D72992, a request was made to fix the test or > revert the change. This test didn't fail locally or on any of the build > bots, because the AVR backend is experimental and does not run even for > build that has all normal targets enable...