/silont-clang

Another Clang Toolchain for compiling android kernel. Based on LLVM Project and Google LLVM Project

Primary LanguageC

SiLonT Clang (Based on LLVM Project)

Another LLVM and Clang Compiler Toolchain for Kernel Development that built with PGO and Full LTO for maximum performance. This toolchain targets the AArch32, AArch64, and x86 architectures. Binutils already included with this toolchains, so users doesn't needed to cloning binutils.

Other Version

Based On Google