ARM-software / LLVM-embedded-toolchain-for-Arm

A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.
Apache License 2.0
405 stars 94 forks source link

Make aarch64-a variant distinct from aarch64-r #468

Closed eleanor-arm closed 1 month ago

eleanor-arm commented 1 month ago

Currently there's only one aarch64-a variant. We would like to add aarch64-r variants in the future and need a way of distinguishing between the different profiles.