[all-commits] [llvm/llvm-project] a2c319: [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAK...

Rose via All-commits all-commits at lists.llvm.org
Thu Sep 16 09:30:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2c319fdc6b35ae6d8578459f07c89042775e5ec
      https://github.com/llvm/llvm-project/commit/a2c319fdc6b35ae6d8578459f07c89042775e5ec
  Author: Alfonso Gregory <gfunni234 at gmail.com>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    M clang/CMakeLists.txt
    M clang/lib/Basic/CMakeLists.txt
    M compiler-rt/cmake/Modules/CompilerRTMockLLVMCMakeConfig.cmake
    M compiler-rt/cmake/Modules/CompilerRTUtils.cmake
    M flang/CMakeLists.txt
    M libcxx/cmake/Modules/HandleOutOfTreeLLVM.cmake
    M libunwind/CMakeLists.txt
    M lld/CMakeLists.txt
    M lld/Common/CMakeLists.txt
    M lldb/cmake/modules/LLDBStandalone.cmake
    M lldb/source/CMakeLists.txt
    M llvm/CMakeLists.txt
    M llvm/include/llvm/Support/CMakeLists.txt
    M runtimes/CMakeLists.txt

  Log Message:
  -----------
  [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR throughout the project

This way, we do not need to set LLVM_CMAKE_PATH to LLVM_CMAKE_DIR when (NOT LLVM_CONFIG_FOUND)

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D107717




More information about the All-commits mailing list