[all-commits] [llvm/llvm-project] 263962: [OpenMP] Solve potential VERSION script error w/ O...

Jan Patrick Lehr via All-commits all-commits at lists.llvm.org
Tue Jan 3 13:47:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 263962545daef2973cf41ad71718c1d1653d58da
      https://github.com/llvm/llvm-project/commit/263962545daef2973cf41ad71718c1d1653d58da
  Author: JP Lehr <JanPatrick.Lehr at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M openmp/runtime/src/kmp_utility.cpp

  Log Message:
  -----------
  [OpenMP] Solve potential VERSION script error w/ OMPT symbols

The patch adds the symbols if OMPT_SUPPORT is not defined.
Github issue: https://github.com/llvm/llvm-project/issues/59660

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D140591




More information about the All-commits mailing list