[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:56:05 PDT 2022


tianshilei1992 added inline comments.


================
Comment at: openmp/libomptarget/CMakeLists.txt:88
 add_subdirectory(tools)
+add_subdirectory(DeviceRTL)
 
----------------
not exactly same as before 


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