[all-commits] [llvm/llvm-project] f66870: [libc] Disable old headergen checks unless enabled...

Michael Jones via All-commits all-commits at lists.llvm.org
Fri Aug 16 09:51:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f668708796b981733a5816f2efed0d5195af923d
      https://github.com/llvm/llvm-project/commit/f668708796b981733a5816f2efed0d5195af923d
  Author: Michael Jones <michaelrj at google.com>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M libc/CMakeLists.txt
    M libc/include/CMakeLists.txt
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [libc] Disable old headergen checks unless enabled (#104522)

Old Headergen needed extra build rules to ensure that it worked in
runtimes mode. This patch disables those checks if new headergen is
enabled. Also some new headers were not being properly built with
new headergen, and that's also fixed.



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