Fixed third issue reported in https://bugs.llvm.org/show_bug.cgi?id=41584.
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 22 May 2019 16:48:05 +0000 (16:48 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 22 May 2019 16:48:05 +0000 (16:48 +0000)
commit184ef0a0a6b30a24cb4ef82ffed601591598f7ca
tree4291882bb8ee451d2eb428cb6939e55e2ea77680
parent9bd4dc929c945622b6563874438f7f453e83ffb0
Fixed third issue reported in https://bugs.llvm.org/show_bug.cgi?id=41584.

Removed wrong debug assertion.

Differential Revision: https://reviews.llvm.org/D62251

llvm-svn: 361408
openmp/runtime/src/kmp_runtime.cpp