[PATCH] D140315: [AMDGCN] Update search path for device libraries

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 07:35:17 PST 2023


mgorny added a comment.

In D140315#4077193 <https://reviews.llvm.org/D140315#4077193>, @yaxunl wrote:

> @scchan the test expects CLANG_INSTALL_LIBDIR_BASENAME to be `lib`. Maybe in the failed test it was not true.

`CMAKE_INSTALL_LIBDIR=lib64`, so I guess `_BASENAME` is that as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140315/new/

https://reviews.llvm.org/D140315



More information about the cfe-commits mailing list