[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
Fri Nov 4 01:30:51 PDT 2022


sivachandra updated this revision to Diff 473157.
sivachandra added a comment.

Add bash as the language for code blocks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137090/new/

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.473157.patch
Type: text/x-patch
Size: 5595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221104/3935c0ad/attachment.bin>


More information about the libc-commits mailing list