LIBCXX_USE_LLVM_UNWINDER should be also used in test/lit.site.cfg.in, but somehow I got next error during regressions when it was set to ON.
lit.py: config.py:90: fatal: parameter 'llvm_unwinder' should be true or false
Regressions on RHEL 6 were OK.
But somehow gcc_s.so is still linked implicitly (I checked link command line with -v).