[Openmp-commits] [openmp] [libomptarget] [OMPT] Fixed return address computation for OMPT events. (PR #80498)

via Openmp-commits openmp-commits at lists.llvm.org
Fri Feb 2 14:21:35 PST 2024


================
@@ -10,15 +10,21 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "OpenMP/OMPT/Interface.h"
----------------
dhruvachak wrote:

> What do we use it for downstream? All of the legacy API functions should have newer versions that `clang` has emitted for around two years now.

legacy flang.

https://github.com/llvm/llvm-project/pull/80498


More information about the Openmp-commits mailing list