[all-commits] [llvm/llvm-project] ebdea5: [libc] Provide vprintf for baremetal (#95363)

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Jun 13 23:03:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ebdea52930678a2f2e7fb94415121654100b8be6
      https://github.com/llvm/llvm-project/commit/ebdea52930678a2f2e7fb94415121654100b8be6
  Author: Petr Hosek <phosek at google.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M libc/src/stdio/CMakeLists.txt
    M libc/src/stdio/baremetal/CMakeLists.txt
    A libc/src/stdio/baremetal/vprintf.cpp

  Log Message:
  -----------
  [libc] Provide vprintf for baremetal (#95363)

This is similar to baremetal printf that was implemented in #94078.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list