Any LLVM compiler can be used in the hardware directly

Hello,

I know there are gcc-tool-chain in Freedom U SDK. Therefore, I can use gcc in the hardware directly. “riscv64-unknown-elf-gcc” can be used by the cross-compilation in llvm.
There are any llvm compiler can compile program in hardware directly?

Hello uwen,

llvm-10.1 support is recently released On august, you can make utilize of that now it is available, go through the below link for sources.