[Openmp-commits] [PATCH] D107156: [libomptarget][amdcgn] Add build dependency for opt
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 30 19:21:20 PDT 2021
tianshilei1992 added a comment.
In D107156#2917204 <https://reviews.llvm.org/D107156#2917204>, @JonChesterfield wrote:
> Therefore it must be spelled opt here? I.e. we should add llvm-link, not the braced form?
Well, technically, we need to check if we are in runtime build. If yes, set up the dependence; otherwise, check if the path is valid.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107156/new/
https://reviews.llvm.org/D107156
More information about the Openmp-commits
mailing list