[Openmp-commits] [PATCH] D87841: [openmp][libomptarget] Include header from LLVM source tree

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Sep 18 11:31:59 PDT 2020


JonChesterfield added a comment.

An additional repo which llvm, openmp, clang etc implicitly depend on would also work. It's roughly equivalent to treating llvm itself as that root dependency.

I suppose I view this set of repositories (now merged as the monorepo) as llvm + stuff, so it seems strange to require components in stuff to work wholly independently of llvm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87841



More information about the Openmp-commits mailing list