[PATCH] D72806: [HIP] fix paths for executables not in clang bin directory
Holger Wünsche via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 17 17:23:56 PST 2020
DieGoldeneEnte abandoned this revision.
DieGoldeneEnte added a comment.
Adding the paths for llvm/lld is not needed, because GetProgramPath is actually also searching in $PATH. This means D72903 <https://reviews.llvm.org/D72903> already is enough to fix my problem.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72806/new/
https://reviews.llvm.org/D72806
More information about the cfe-commits
mailing list