[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 12:07:46 PDT 2022


protze.joachim added inline comments.


================
Comment at: openmp/libomptarget/DeviceRTL/CMakeLists.txt:269
 
 add_subdirectory(src)
----------------
This line will be skipped, if the return hits. Is this the intended behavior?


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