[all-commits] [llvm/llvm-project] dccd1d: [libc][bazel] add string to float targets
michaelrj-google via All-commits
all-commits at lists.llvm.org
Thu Feb 16 11:22:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dccd1d736c2567d740a20dbe23d9c25cb3c39bd5
https://github.com/llvm/llvm-project/commit/dccd1d736c2567d740a20dbe23d9c25cb3c39bd5
Author: Michael Jones <michaelrj at google.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel
Log Message:
-----------
[libc][bazel] add string to float targets
This patch adds atof, strtof, strtod, and strtold to the bazel build, as
well as their tests.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D144140
More information about the All-commits
mailing list