[PATCH] D87841: [openmp][libomptarget] Include header from LLVM source tree
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 10:28:14 PDT 2020
lebedev.ri added a comment.
> As openmp and llvm are now developed in the same monorepo, the only uses this
> dependency can break are those that download the monorepo, then delete the llvm
> directory before calling cmake. That is not a compelling use case.
That is factually not accurate.
There are standalone tarballs, including one for omp:
https://releases.llvm.org/download.html#10.0.1 `OpenMP Source code (.sig)`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87841/new/
https://reviews.llvm.org/D87841
More information about the llvm-commits
mailing list