[Openmp-commits] [PATCH] D99803: [openmp] Add OMPT initialization in libomptarget

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Apr 16 15:26:28 PDT 2021


grokos added inline comments.


================
Comment at: openmp/libomptarget/src/interface.cpp:312-314
+#if OMPT_SUPPORT
+
+#endif
----------------
Remove


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99803/new/

https://reviews.llvm.org/D99803



More information about the Openmp-commits mailing list