[Openmp-commits] [PATCH] D74837: [LIBOMPTARGET]Fix PR44933: fix crash because of the too early deinitialization of libomptarget.

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 19 13:01:45 PST 2020


grokos added a comment.

I understand the rationale behind this patch, although I haven't been able to reproduce the problem. Maybe we are just being proactive here and stay on the safe side before any problem actually occurs. I'll keep the review open for a while just in case someone wants to raise any concerns, but to me it looks good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74837





More information about the Openmp-commits mailing list