This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add a baremetal config.
ClosedPublic

Authored by sivachandra on Dec 20 2022, 1:27 AM.

Details

Summary

The config currently includes ctype, math, stdlib, inttypes and string
functions.

Diff Detail

Event Timeline

sivachandra created this revision.Dec 20 2022, 1:27 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 20 2022, 1:27 AM
sivachandra requested review of this revision.Dec 20 2022, 1:27 AM
lntue accepted this revision.Dec 20 2022, 9:29 AM
This revision is now accepted and ready to land.Dec 20 2022, 9:29 AM
This revision was automatically updated to reflect the committed changes.