Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libc] Reduce binary size for baremetal targets (#121164)
For `math` functions we must choose size optimized implementations. Removing framepointers will also help with binary size savings.
- Loading branch information