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!
Paths
| Differential D115544
Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM"" ClosedPublic Authored by Ericson2314 on Dec 10 2021, 11:26 AM.
Details Summary This reverts commit 797b50d4be873b4662983413a06806fca544c276. See the original D99484. @mib who noticed the original problem could not longer
Diff Detail
Event TimelineHerald added subscribers: ormris, jvesely, steven_wu and 2 others. · View Herald TranscriptDec 10 2021, 11:26 AM Herald added projects: Restricted Project, Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptDec 10 2021, 11:27 AM Herald added subscribers: llvm-commits, openmp-commits, lldb-commits, cfe-commits. · View Herald Transcript This revision is now accepted and ready to land.Dec 10 2021, 11:32 AM Comment Actions
Oh, just can't do arc land from rebase. This revision was landed with ongoing or failed builds.Dec 10 2021, 12:59 PM Closed by commit rG492de35df443: Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. (authored by Ericson2314). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions I see a build failure in https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/ and think I know how to fix it. Comment Actions Sorry for this new build failure. I think I found the culprit and fixed it with https://reviews.llvm.org/D115553
Revision Contents
Diff 393574 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
|