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

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 2 17:35:01 PDT 2021


JonChesterfield added a comment.
Herald added a subscriber: sstefan1.

If D107156 <https://reviews.llvm.org/D107156> is the correct way to specify a dependency on opt then this should specify a dependency on llvm-link which is used in the same pipeline as opt. Relying on the reviewer's better understanding of our build system in this copy/paste patch, thanks!


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