[all-commits] [llvm/llvm-project] 7deaed: [libc] Reduce binary size for baremetal targets (#...
Prabhuk via All-commits
all-commits at lists.llvm.org
Thu Dec 26 15:56:01 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7deaed975eecf78797649b731506478f3d6ccd59
https://github.com/llvm/llvm-project/commit/7deaed975eecf78797649b731506478f3d6ccd59
Author: Prabhuk <prabhukr at google.com>
Date: 2024-12-26 (Thu, 26 Dec 2024)
Changed paths:
M libc/config/baremetal/config.json
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list