[Openmp-commits] [PATCH] D74837: [LIBOMPTARGET]Fix PR44933: fix crash because of the too early deinitialization of libomptarget.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Feb 19 13:21:41 PST 2020
ABataev added a comment.
Maybe it is just the problem of the test. I have `CHECK-NOT` in it to detect a possible crash. Maybe, just missed a variant for your system. Did you try the reproducer from the error report?
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