The config currently includes ctype, math, stdlib, inttypes and string
functions.
Details
Details
- Reviewers
lntue michaelrj - Commits
- rG3beb05417086: [libc] Add a baremetal config.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140378
[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
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 20 2022, 1:27 AM This revision is now accepted and ready to land.Dec 20 2022, 9:29 AM Closed by commit rG3beb05417086: [libc] Add a baremetal config. (authored by sivachandra). · Explain WhyDec 20 2022, 11:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484343 libc/cmake/modules/LLVMLibCArchitectures.cmake
libc/config/baremetal/api.td
libc/config/baremetal/entrypoints.txt
libc/config/baremetal/headers.txt
libc/test/utils/tools/WrapperGen/CMakeLists.txt
libc/utils/CMakeLists.txt
|