[all-commits] [llvm/llvm-project] 9145bf: [libc] Add example programs and their CMake build ...

Siva Chandra via All-commits all-commits at lists.llvm.org
Fri Nov 4 01:31:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9145bf13b7df41d955efce6778994fb455d42d58
      https://github.com/llvm/llvm-project/commit/9145bf13b7df41d955efce6778994fb455d42d58
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M libc/examples/README.md
    A libc/examples/examples.cmake
    A libc/examples/hello_world/.gitignore
    A libc/examples/hello_world/CMakeLists.txt
    A libc/examples/hello_world/hello_world.c

  Log Message:
  -----------
  [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




More information about the All-commits mailing list