Arm Toolchain

June 3, 2025 · View on GitHub

Welcome to the Arm Toolchain project!

This repository contains the source code for the Arm Toolchain project, a fork of the LLVM project containing build scripts and auxiliary material for building LLVM based toolchains targeting Arm for bare-metal or native AArch64 Linux environments.

Goal

This project aims to provide an LLVM based platform containing the necessary libraries and tools for building C and C++ toolchains for:

Getting binary releases • Getting started for Embedded and Linux • Reporting issuesContributing