[all-commits] [llvm/llvm-project] f71d32: Honor LLVM_LIBDIR_SUFFIX

serge-sans-paille via All-commits all-commits at lists.llvm.org
Tue Nov 1 15:54:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f71d32a0eea47b3d2bb43d6be15cf09d47ef6971
      https://github.com/llvm/llvm-project/commit/f71d32a0eea47b3d2bb43d6be15cf09d47ef6971
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

  Changed paths:
    M bolt/CMakeLists.txt
    A bolt/include/bolt/RuntimeLibs/RuntimeLibraryVariables.inc.in
    M bolt/lib/RuntimeLibs/RuntimeLibrary.cpp
    M bolt/runtime/CMakeLists.txt

  Log Message:
  -----------
  Honor LLVM_LIBDIR_SUFFIX

Some distribution install libraries under lib64. LLVM supports this
through LLVM_LIBDIR_SUFFIX, have bolt do the same.

Differential Revision: https://reviews.llvm.org/D137039




More information about the All-commits mailing list