[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 20:49:57 PDT 2021


tianshilei1992 added a comment.

In D107156#2918051 <https://reviews.llvm.org/D107156#2918051>, @protze.joachim wrote:

> I was wondering, why cmake does not complain about opt as an unknown dependency in any of the different build configurations (project/runtime/standalone). Could it be the case, that the cmake target comes from find_package(LLVM)?

Actually it is exactly how targets in runtime build are from.


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