[Openmp-commits] [PATCH] D91692: [OpenMP][OMPT] Introduce a guard to handle OMPT return address

Martin Storsjö via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 26 00:11:18 PST 2020


mstorsjo added a comment.

This broke building with OMPT disabled, but I went ahead and pushed a fix for that in 6b429668ded1aa7de4d586fc6dc8a469799b4d9c <https://reviews.llvm.org/rG6b429668ded1aa7de4d586fc6dc8a469799b4d9c>, by moving OmptReturnAddressGuard to inside the OMPT_SUPPORT ifdef.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91692



More information about the Openmp-commits mailing list