[Openmp-commits] [PATCH] D115544: Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM""

John Ericson via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Dec 10 11:27:05 PST 2021


Ericson2314 created this revision.
Herald added subscribers: ormris, jvesely, steven_wu, hiraditya, mgorny.
Ericson2314 requested review of this revision.
Herald added projects: clang, LLDB, OpenMP, LLVM.
Herald added subscribers: llvm-commits, openmp-commits, lldb-commits, cfe-commits.

This reverts commit 797b50d4be873b4662983413a06806fca544c276 <https://reviews.llvm.org/rG797b50d4be873b4662983413a06806fca544c276>.

See the original D99484 <https://reviews.llvm.org/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!


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115544

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115544.393549.patch
Type: text/x-patch
Size: 18093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211210/f800c2ff/attachment-0001.bin>


More information about the Openmp-commits mailing list