mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 17:07:36 +08:00
Use this instead of `*_LIBDIR_SUFFIX`, from which it is computed. This gets us ready for D130586, in which `*_LIBDIR_SUFFIX` is deprecated. Differential Revision: https://reviews.llvm.org/D132300