[all-commits] [llvm/llvm-project] 91224e: [libc] Disable math exceptions for baremetal (#180...
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Tue Feb 10 16:49:28 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91224e35fdd9f43faf87880749d693394b942fcb
https://github.com/llvm/llvm-project/commit/91224e35fdd9f43faf87880749d693394b942fcb
Author: Prabhu Rajasekaran <prabhukr at google.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M libc/config/baremetal/config.json
M libc/config/config.json
Log Message:
-----------
[libc] Disable math exceptions for baremetal (#180863)
To further save code size for baremetal builds, disable math function
exceptions.
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