Displaying 2 results from an estimated 2 matches for "740bc366d44c".
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 fa...
2020 Feb 12
2
Whose responsibility is it to maintain tests using experimental backends?
...0 at 6:48 AM Matt Arsenault via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
>
> On Feb 12, 2020, at 08:45, James Henderson via llvm-dev <
> llvm-dev at lists.llvm.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...