[all-commits] [llvm/llvm-project] 492de3: Revert "Revert "Use `GNUInstallDirs` to support cu...

John Ericson via All-commits all-commits at lists.llvm.org
Fri Dec 10 12:59:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 492de35df443d5f31480173d5f1274c7835cd3d8
      https://github.com/llvm/llvm-project/commit/492de35df443d5f31480173d5f1274c7835cd3d8
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M clang/tools/scan-build/CMakeLists.txt
    M libclc/CMakeLists.txt
    M lldb/cmake/modules/FindLibEdit.cmake
    M llvm/CMakeLists.txt
    M llvm/cmake/modules/AddLLVM.cmake
    M llvm/cmake/modules/AddSphinxTarget.cmake
    M llvm/cmake/modules/CMakeLists.txt
    M llvm/cmake/modules/LLVMInstallSymlink.cmake
    M llvm/docs/CMake.rst
    M llvm/examples/Bye/CMakeLists.txt
    M llvm/include/llvm/CMakeLists.txt
    M llvm/tools/llvm-config/BuildVariables.inc.in
    M llvm/tools/llvm-config/llvm-config.cpp
    M llvm/tools/lto/CMakeLists.txt
    M llvm/tools/opt-viewer/CMakeLists.txt
    M llvm/tools/remarks-shlib/CMakeLists.txt
    M openmp/runtime/src/CMakeLists.txt

  Log Message:
  -----------
  Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM""

This reverts commit 797b50d4be873b4662983413a06806fca544c276.

See the original D99484. @mib who noticed the original problem could not longer
reproduce it, after I tried and also failed. We are threfore hoping it went
away on its own!

Reviewed By: mib

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




More information about the All-commits mailing list