Displaying 2 results from an estimated 2 matches for "r211587".
2015 Jan 21
3
[LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins
> > Shouldn't we be
> > moving to CMake based release anyway?
>
> Oh, the joy of having two build systems. :-(
>
> As long as we have two, it doesn't really matter which one we use to
> build the binaries, as users building from source will still rely on
> both to be working.
>
> - Hans
On that subject, are you aware that the release builds for
2015 Jan 22
1
[LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins
...sanitizer for Mips and found I didn't have the runtime.
> >
> > It seems that targets have to be explicitly enabled in
> tools/clang/runtime/compiler-rt/Makefile.
>
> +kcc and samsonov who know the ASan build best
>
> Looks like when ASan support for MIPS landed in r211587, no one
> updated the autoconf build. That was before 3.5, so I guess that one
> also shipped without ASan support for MIPS.
That's right. I didn't try to test ASan for 3.5 as I was focusing on getting little endian builds up and running.
The main reason I mentioned the build issue...