[PATCH] D84068: AMDGPU/clang: Search resource directory for device libraries

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 12:26:22 PDT 2020


arsenm added a comment.

In D84068#2210872 <https://reviews.llvm.org/D84068#2210872>, @echristo wrote:

> Hi All,
>
> I'd really like to avoid depending on any program other than clang installing something into clang's working directory. I think this needs to be written from the perspective of specifying another directory to look for things.
>
> -eric

Do you mean "resource directory" by "working directory"? It's not copying to the working directory.

My point is these libraries *are* part of clang


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

https://reviews.llvm.org/D84068



More information about the cfe-commits mailing list