[PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc

Renato Golin renato.golin at linaro.org
Thu Jul 23 02:11:37 PDT 2015


rengolin abandoned this revision.
rengolin added a comment.

In http://reviews.llvm.org/D11153#210453, @compnerd wrote:

> Why not introduce a flag to switch between the various implementations (similar to -rt-lib=)?


I think this is the better option, and dissociated from Compiler-RT. I'll revert my original change (to add libgcc_s/eh) and work towards the unwinder/c++ in a separate thread.

cheers,
--renato


http://reviews.llvm.org/D11153







More information about the llvm-commits mailing list