[LLVMdev] unwind move *NOW*

Renato Golin renato.golin at linaro.org
Fri Apr 24 13:49:10 PDT 2015


On 24 April 2015 at 21:32, Saleem Abdulrasool <compnerd at compnerd.org> wrote:
> Okay, the source and headers have been moved over.  For now, libc++abi
> refers to the peer libunwind directory.  This is a temporary thing until we
> get cmake properly sorted out and reorganised.  However, this permits us to
> continue development in the mean time with a minor disruption (once for
> re-running cmake now and once later when we get the new build setup).

Thanks Saleem! This is a much better temporary solution than having
two repositories. :)

My libc++ buildbot is, obviously, red, but I won't change it, so that
you can check when your CMake changes made it work again:

http://lab.llvm.org:8011/builders/libcxx-libcxxabi-arm-linux

Once you're done, I'll have to change the Clang driver to import
libunwind with compiler-rt and then add libunwind to our compiler-rt
buildbots.

I'll wait until you're finished.

cheers,
--renato



More information about the llvm-dev mailing list