[all-commits] [llvm/llvm-project] 0f386e: [libc][fix] Fix test after changing logic for gene...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Aug 16 07:30:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f386e693b5b189a12167b30cde9ed2c8540be7c
      https://github.com/llvm/llvm-project/commit/0f386e693b5b189a12167b30cde9ed2c8540be7c
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

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

  Log Message:
  -----------
  [libc][fix] Fix test after changing logic for generic stdio

Summary:
The previous patch accidentally broke the logic for adding the `generic`
subdirectory. Fix this so the CPU build works properly.




More information about the All-commits mailing list