[all-commits] [llvm/llvm-project] dd2588: [RISCV] Add riscv{32, 64} to ALL_CRT_SUPPORTED_ARCH...
edward-jones via All-commits
all-commits at lists.llvm.org
Thu Nov 7 07:33:51 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dd2588001082d7299f71552029b06fd0620fe23c
https://github.com/llvm/llvm-project/commit/dd2588001082d7299f71552029b06fd0620fe23c
Author: Edward Jones <ed.jones at embecosm.com>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M compiler-rt/cmake/config-ix.cmake
Log Message:
-----------
[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
More information about the All-commits
mailing list