Commit Graph

4 Commits

Author SHA1 Message Date
Siva Chandra Reddy 086757a47a [libc][NFC] Remove "$>" from another command block on examples/README.md. 2022-11-04 08:37:05 +00:00
Siva Chandra Reddy 3d2165f738 [libc][NFC] Remove "$>" from recipe commands blocks in examples/README.md.
The blocks come with a copy button so removing the "$>" makes it easy to
copy paste the commands.
2022-11-04 08:35:39 +00:00
Siva Chandra Reddy 9145bf13b7 [libc] Add example programs and their CMake build and instructions.
These examples are serve as an examples for people wanting to start
using the libc.

Reviewed By: michaelrj, jeffbailey

Differential Revision: https://reviews.llvm.org/D137090
2022-11-04 08:31:06 +00:00
Siva Chandra Reddy 136b927c9e [libc] Add a doc about the libc fullbuild mode.
Reviewed By: jeffbailey

Differential Revision: https://reviews.llvm.org/D137061
2022-11-02 08:18:48 -07:00