[PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
renato.golin at linaro.org
Wed Jul 22 13:01:53 PDT 2015
rengolin added a comment.
Would it work to always add "--as-needed -lgcc_s" and let -lunwind override the behaviour? Is that the semantics here?
http://reviews.llvm.org/D11153
More information about the cfe-commits
mailing list