mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +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>