[all-commits] [llvm/llvm-project] 3beb05: [libc] Add a baremetal config.

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Dec 20 11:44:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3beb05417086443ad3314e7008090256b96741a2
      https://github.com/llvm/llvm-project/commit/3beb05417086443ad3314e7008090256b96741a2
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M libc/cmake/modules/LLVMLibCArchitectures.cmake
    A libc/config/baremetal/api.td
    A libc/config/baremetal/entrypoints.txt
    A libc/config/baremetal/headers.txt
    M libc/test/utils/tools/WrapperGen/CMakeLists.txt
    M libc/utils/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add a baremetal config.

The config currently includes ctype, math, stdlib, inttypes and string
functions.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D140378




More information about the All-commits mailing list