[Openmp-commits] [PATCH] D91464: [OpenMP][OMPT] Implement verbose tool loading

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 18 10:36:14 PST 2023


tianshilei1992 added a comment.
Herald added a project: All.

The verbose information used in this patch is limited to Linux only. On macOS it prints completely different information, which causes regression on macOS (https://github.com/llvm/llvm-project/issues/56833). Can you please fix it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91464



More information about the Openmp-commits mailing list