[Openmp-commits] [openmp] [OpenMP] Add ompt_start_tool declaration in omp-tools.h (PR #97099)

via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 3 09:58:50 PDT 2024


================
@@ -1408,6 +1408,12 @@ typedef ompt_record_ompt_t *(*ompt_get_record_ompt_t) (
   ompt_buffer_cursor_t current
 );
 
+#ifdef _WIN32
+__declspec(dllexport)
----------------
jprotze wrote:

Sorry for not being clear. That's what I meant.

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


More information about the Openmp-commits mailing list