This issues come when built with libunwind and libc++. Also tests display error
libunwind: __unw_add_dynamic_fde: bad fde: FDE is really a CIE
This error disappears when linked to libstdc++. But there is no sense then why libc++ is needed if it makes errors in building LLVM itself.