About
The CLANGDWARF toolchain currently supports building for IA32, X64, ARM and AARCH64.
Due to the fact that it uses both Clang and the LLVM linker LLD, CLANGDWARF can be used on any host architecture to build all of these target architectures without the need to install cross compilers or linkers. This means the threshold for doing cross-architecture test builds and even test runs is lower for contributors than when using GCC based toolchain configurations..
Given that Clang and LLD already implement support for RISC-V target, let's add it to the CLANGDWARF toolchain configuration as well.
Dependencies
Status
Updates
- Project reported as priority for 2H23