Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.01 KB

File metadata and controls

20 lines (14 loc) · 1.01 KB

Arm Toolchain

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:

Quick Links

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