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

Add a way to set size vs performance optimization for library variants #441

Closed voltur01 closed 4 months ago

voltur01 commented 4 months ago

We cannot add both code size and performance library sub-variants for every variant yet, because there is no way to select between them in the multilib file, so some defaults suggested for now.