[libc-commits] [PATCH] D137090: [libc] Add example programs and their CMake build and instructions.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 31 10:31:04 PDT 2022


sivachandra created this revision.
sivachandra added reviewers: michaelrj, lntue.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

These examples are serve as an examples for people wanting to start
using the libc.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137090

Files:
  libc/examples/README.md
  libc/examples/examples.cmake
  libc/examples/hello_world/.gitignore
  libc/examples/hello_world/CMakeLists.txt
  libc/examples/hello_world/hello_world.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137090.472058.patch
Type: text/x-patch
Size: 5886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221031/998adaa0/attachment-0001.bin>


More information about the libc-commits mailing list