[RISCV] Add riscv{32,64} to ALL_CRT_SUPPORTED_ARCH list
authorEdward Jones <ed.jones@embecosm.com>
Thu, 3 Oct 2019 14:00:55 +0000 (15:00 +0100)
committerEdward Jones <ed.jones@embecosm.com>
Thu, 7 Nov 2019 15:32:52 +0000 (15:32 +0000)
commitdd2588001082d7299f71552029b06fd0620fe23c
tree8c927b45ae83c1d699207510f603bea9750cf6a8
parent777d1d1d98118b18ebe7c86ec8b58aa439c7fcbc
[RISCV] Add riscv{32,64} to ALL_CRT_SUPPORTED_ARCH list

This allows crtbegin and crtend to be built, allowing RISC-V
to no longer rely on implementations from libgcc.

Differential revision: https://reviews.llvm.org/D68393
compiler-rt/cmake/config-ix.cmake