[all-commits] [llvm/llvm-project] 3caef4: [libc][NFC] Enforce internal linkage for exp* supp...
lntue via All-commits
all-commits at lists.llvm.org
Tue Jan 2 10:47:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3caef46631190fe24b16704fd22185a3083949a5
https://github.com/llvm/llvm-project/commit/3caef46631190fe24b16704fd22185a3083949a5
Author: lntue <35648136+lntue at users.noreply.github.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M libc/src/math/generic/exp.cpp
M libc/src/math/generic/exp10.cpp
M libc/src/math/generic/exp2.cpp
M libc/src/math/generic/expm1.cpp
Log Message:
-----------
[libc][NFC] Enforce internal linkage for exp* support functions. (#76250)
More information about the All-commits
mailing list