mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
Ensure that LLVM_LIBRARY_DIR uses LLVM_LIBDIR_SUFFIX. This fixes issues when the OS prefers to install libraries under lib64, for example. Co-authored-by: Joseph Huber <huberjn@outlook.com>