[PATCH] D84068: AMDGPU/clang: Search resource directory for device libraries
Eric Christopher via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 11 10:56:24 PDT 2020
echristo added a comment.
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
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84068/new/
https://reviews.llvm.org/D84068
More information about the cfe-commits
mailing list