search for: r242543

Displaying 6 results from an estimated 6 matches for "r242543".

2015 Jul 20
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
...s we have in our tree, to install into the standard > system include directories. > > Other than that, I recall there were still several test failures in the > sanitizer parts. This needs more work to get it completely done. > > I'm not sure if the llvm libunwind you added in r242543 will get picked > up during the build of compiler-rt, but that could at least provide > *some* form of unwinding library. It would be better for FreeBSD to > just import that wholesale, so we can finally ditch libgcc... :-) If r242543 fixes it, that's great. Otherwise, feel free to e...
2015 Jul 17
3
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
...libunwind, check it out in the script > and build it together. > > For now, I'll disable libcxx from my build, but it would be good to > have it on later, so we can test it with the rest, too. I've created the branch and rc1 tag for libunwind, and included it in the scripts in r242543. Let me know how it works out. Thanks, Hans > On 16 July 2015 at 23:31, Hans Wennborg <hans at chromium.org> wrote: >> Dear testers, >> >> 3.7.0-rc1 was just tagged; please start your testing engines :-) >> >> Upload binaries to the sftp and report your res...
2015 Jul 20
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
On Sat, Jul 18, 2015 at 3:17 PM, Dimitry Andric <dimitry at andric.com> wrote: > On 17 Jul 2015, at 01:09, Hans Wennborg <hans at chromium.org> wrote: >> >> On Thu, Jul 16, 2015 at 3:47 PM, Dimitry Andric <dimitry at andric.com> wrote: >>> On 17 Jul 2015, at 00:31, Hans Wennborg <hans at chromium.org> wrote: >>>> >>>> Dear
2015 Jul 17
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
On Fri, Jul 17, 2015 at 12:19 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 17 July 2015 at 17:53, Hans Wennborg <hans at chromium.org> wrote: >> I've created the branch and rc1 tag for libunwind, and included it in >> the scripts in r242543. Let me know how it works out. > > Thanks! It solved the CMake issue, but now it doesn't build. Since I > had problems building libcxx on ARM directly before, I won't release > them now. Just Clang+tools and Compiler RT. Sounds good to me. > > Still, removing the librari...
2015 Jul 16
23
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dear testers, 3.7.0-rc1 was just tagged; please start your testing engines :-) Upload binaries to the sftp and report your results to this thread. I'm sorry for the delay between branching and tagging. The changes to the release script took a little longer than I hoped. Thanks for helping with the release, and do let me know of any issues, questions, etc. The tracking bug for release
2015 Jul 22
3
[LLVMdev] [cfe-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
...penSUSE because > it targets i686, but the system is i586. Same failure happens on the > phase 2 build on x86 Fedora 22, but probably with a different cause. > > Renato reported libunwind was missing from the projects list, > preventing libcxxabi and libcxx to build. It was added in r242543, but > there are still problems and Renato said he'll exclude them for this > release. > > Files in the tarball were prefixed with /usr/local; fixed in r242706. > > The clean_rpath function was failing when no rpath was present in the > binary; fixed in r242722 > >...