[all-commits] [llvm/llvm-project] b07e7b: [cmake] Drop `AddFileDependencies` and `CMakeParse...

paperchalice via All-commits all-commits at lists.llvm.org
Tue Dec 17 03:24:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b07e7b76c5d532a611cf19ae083a94d44bfe0c5d
      https://github.com/llvm/llvm-project/commit/b07e7b76c5d532a611cf19ae083a94d44bfe0c5d
  Author: paperchalice <liujunchang97 at outlook.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M clang/CMakeLists.txt
    M compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake
    M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
    M flang/CMakeLists.txt
    M libc/CMakeLists.txt
    M llvm/cmake/modules/LLVMProcessSources.cmake
    M llvm/tools/llvm-config/CMakeLists.txt
    M polly/cmake/polly_macros.cmake

  Log Message:
  -----------
  [cmake] Drop `AddFileDependencies` and `CMakeParseArguments` (#120002)

Theses modules are deprecated and have trivial implementations in modern
cmake.



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