[RISCV] Use compiler-rt if no GCC installation detected
If a GCC installation is not detected, then this attempts to use compiler-rt and the compiler-rt crtbegin/crtend implementations as a fallback. Differential Revision: https://reviews.llvm.org/D68407
Loading
Please register or sign in to comment