[Openmp-commits] [PATCH] D125698: [Libomptarget] Don't build the device runtime without a new Clang

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 16 09:57:44 PDT 2022


tianshilei1992 added a comment.

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

> Are the llvm version variables defined for stand-alone builds? So, will stand-alone builds of OpenMP continue to work and include libomptarget code?

I'm always using standalone build. No problem. However, that might depend on how you build it. I always set the CMake compilers to what I just build. Actually I never use runtime or project build because they are less flexible.


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