[Openmp-commits] [PATCH] D107320: [libomptarget][amdcgn] Add build dependency for llvm-link

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Aug 3 01:15:21 PDT 2021


protze.joachim added a comment.

In my latest re-build from main, I ran again into the issue with missing `opt` during runtime build.
I think, we need to declare the dependency to opt/llvm-link for the runtime/openmp target.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107320



More information about the Openmp-commits mailing list