This is an archive of the discontinued LLVM Phabricator instance.

[libc][bazel] add string to float targets
ClosedPublic

Authored by michaelrj on Feb 15 2023, 2:27 PM.

Details

Summary

This patch adds atof, strtof, strtod, and strtold to the bazel build, as
well as their tests.

Diff Detail

Event Timeline

michaelrj created this revision.Feb 15 2023, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 2:27 PM
michaelrj requested review of this revision.Feb 15 2023, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 2:27 PM
sivachandra accepted this revision.Feb 15 2023, 2:35 PM
This revision is now accepted and ready to land.Feb 15 2023, 2:35 PM
This revision was landed with ongoing or failed builds.Feb 16 2023, 11:22 AM
This revision was automatically updated to reflect the committed changes.