[all-commits] [llvm/llvm-project] d53272: [libc] Disable Clinger fast path for baremetal (#1...
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Mon Feb 9 15:18:01 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d53272fad40a4602609a74a3b4da1519bce008bf
https://github.com/llvm/llvm-project/commit/d53272fad40a4602609a74a3b4da1519bce008bf
Author: Prabhu Rajasekaran <prabhukr at google.com>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M libc/config/baremetal/config.json
M libc/src/__support/str_to_float.h
Log Message:
-----------
[libc] Disable Clinger fast path for baremetal (#180598)
Clinger fast path bloats baremetal targets which are constrained in
binary size. Disabling it for baremetal libc builds.
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