[Openmp-commits] [PATCH] D133277: [RFC][OpenMP][Doc] No backward compatible for libomptarget and plugins

Ravi Narayanaswamy via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 21 16:46:36 PDT 2022


RaviNarayanaswamy added inline comments.


================
Comment at: openmp/docs/SupportAndFAQ.rst:341-342
+and plugins are not guaranteed to be compatible. Using the Clang compiler and
+runtime libraries from the same build is always recommended. If not, it is up to
+users to ensure compatibility.
----------------
I don't think we should say this. We don't say what user can do, we already say they should not mix libraries and compiler.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133277



More information about the Openmp-commits mailing list