[Openmp-commits] [PATCH] D125698: [Libomptarget] Don't build the device runtime without a new Clang
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon May 16 09:49:07 PDT 2022
protze.joachim added a comment.
Are the llvm version variables defined for stand-alone builds? So, will stand-alone builds of OpenMP continue to work and include libomptarget code?
Does the compiler check the version of the bc files for compatibility during compilation of an offloading application and fail with a compile time error?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125698/new/
https://reviews.llvm.org/D125698
More information about the Openmp-commits
mailing list