Displaying 2 results from an estimated 2 matches for "r226049".
Did you mean:
r226029
2015 Jan 19
6
[LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins
On 15 January 2015 at 13:35, Renato Golin <renato.golin at linaro.org> wrote:
> AArch64 tested and uploaded. ARMv7 in progress.
Hi Hans,
ARMv7 is giving me a bit of a headache... I've tried building on two
different machines and I get the same error... Phase 2 completes
successfully, but while building Phase 3, I get the error on *every*
file:
1.
2015 Jan 21
3
[LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins
...and the rc1 tag. They were:
>
> r226023 InstCombine: Don't take A-B<0 into A<B if A-B has other uses
> r226029 IR: Fix a use-after-free in RAUW
> r226044 IR: Drop metadata references more aggressively during teardown
> r226046 IR: Always print MDLocation line
> r226049 IR: Move MDLocation into place (clang testcases)
> r226048 IR: Move MDLocation into place
> r226058 IR: Fix comment spelling, NFC
None of that seems to be the culprit. I think the real problem here is
that the release scripts are building with autoconf and our buildbots
have migrated to...