K 10 svn:author V 6 andrew K 8 svn:date V 27 2013-03-17T01:03:41.720819Z K 7 svn:log V 255 Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all of the symbols in compiler-rt, including the ones not available in the old libgcc. This fixes the build with clang which generates calls to funstions that are missing from libgcc_s. END