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.
Description
Description
Details
Details
- Provenance
andrew Authored on - Parents
- rS248400: The -mno-apcs-frame argument is unavaliable on clang, also ignore it there.
- Branches
- Unknown
- Tags