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

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Fri Feb 2 14:10:43 PST 2024


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

Don't think we should bother adding this to the legacy API stuff because these are just kept around for backwards compatibility.

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


More information about the Openmp-commits mailing list