llvm-project/cmake/Modules
John Ericson f7a33090a9 [cmake] Use `CMAKE_INSTALL_LIBDIR` too
We held off on this before as `LLVM_LIBDIR_SUFFIX` conflicted with it.
Now we return this.

`LLVM_LIBDIR_SUFFIX` is kept as a deprecated way to set
`CMAKE_INSTALL_LIBDIR`. The other `*_LIBDIR_SUFFIX` are just removed
entirely.

I imagine this is too potentially-breaking to make LLVM 15. That's fine.
I have a more minimal version of this in the disto (NixOS) patches for
LLVM 15 (like previous versions). This more expansive version I will
test harder after the release is cut.

Reviewed By: sebastian-ne, ldionne, #libc, #libc_abi

Differential Revision: https://reviews.llvm.org/D130586
2022-08-18 15:33:35 -04:00
..
EnableLanguageNolink.cmake [libunwind] Try to add --unwindlib=none while configuring and building libunwind 2021-11-05 10:10:19 +02:00
ExtendPath.cmake [cmake] Tweak warning in `extend_path` helper function 2021-12-30 07:00:50 +00:00
FindLibEdit.cmake [CMake] Make FindLibEdit.cmake more robust 2022-05-27 13:06:45 -07:00
FindPrefixFromConfig.cmake [cmake] Fix missing paren in `FindPrefixFromConfig` 2022-07-26 07:35:12 +00:00
GNUInstallPackageDir.cmake [cmake] Use `CMAKE_INSTALL_LIBDIR` too 2022-08-18 15:33:35 -04:00
HandleCompilerRT.cmake [cmake] Demote fatal error to a warning when we don't know the Apple SDK in use 2022-03-22 15:36:47 -04:00
HandleOutOfTreeLLVM.cmake [cmake] Move HandleOutOfTreeLLVM to common cmake utils 2022-01-19 22:05:23 +00:00
LLVMCheckCompilerLinkerFlag.cmake [cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm 2022-01-29 06:07:24 +00:00
SetPlatformToolchainTools.cmake [CMake] Move the AIX archiver settings to a module 2022-01-05 11:46:30 -08:00
SortSubset.cmake [runtimes] Generalize how we reorder projects 2022-05-16 08:55:32 -04:00