FYI libc++experimental.a is now installed by default. Users and vendors who wish to disable this must manually specify -DLIBCXX_INSTALL_EXPERIMENTAL_LIBRARY=OFF.
/Eric
FYI libc++experimental.a is now installed by default. Users and vendors who wish to disable this must manually specify -DLIBCXX_INSTALL_EXPERIMENTAL_LIBRARY=OFF.
/Eric
Hi Eric,
This may have broken the ARM build...
http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux/builds/132
cheers,
--renato
It broke on r280775 and was fixed by r280780. Just waiting on the bots to cycle.
http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux/builds/133
Sorry for the breakage.
/Eric
No worries, thanks!