[all-commits] [llvm/llvm-project] bbe7eb: [libc][Obvious] Fix missing entrypoints after movi...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Sep 14 13:59:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbe7eb92b47186a196e6395a8dee6ad194d0162a
      https://github.com/llvm/llvm-project/commit/bbe7eb92b47186a196e6395a8dee6ad194d0162a
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M libc/src/stdio/CMakeLists.txt

  Log Message:
  -----------
  [libc][Obvious] Fix missing entrypoints after moving to generic

Summary:
The previous patch moved the implementations of these to generic/ and
accidentally did not add the unlocked variants. This patch fixes that




More information about the All-commits mailing list