[Openmp-commits] [PATCH] D91692: [OpenMP][OMPT] Introduce a guard to handle OMPT return address
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Nov 26 02:52:44 PST 2020
protze.joachim added a comment.
In D91692#2417797 <https://reviews.llvm.org/D91692#2417797>, @mstorsjo wrote:
> 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.
Thanks!
This reminds me to include a no-OMPT test pass into my pre-push tests.
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