diff options
author | Shilei Tian <tianshilei1992@gmail.com> | 2020-07-31 18:54:09 -0400 |
---|---|---|
committer | Shilei Tian <tianshilei1992@gmail.com> | 2020-07-31 18:54:18 -0400 |
commit | f2400f024d323bc9000a4c126f2008a8b58fb4a0 (patch) | |
tree | 6bcb5b4abfa28d7c21982bced0ed7095ae848ec1 /llvm/lib/Analysis/ValueTracking.cpp | |
parent | 77a02527dc392121b31221cef73c4f933083a58e (diff) | |
download | llvm-f2400f024d323bc9000a4c126f2008a8b58fb4a0.zip llvm-f2400f024d323bc9000a4c126f2008a8b58fb4a0.tar.gz llvm-f2400f024d323bc9000a4c126f2008a8b58fb4a0.tar.bz2 |
[OpenMP] Fixed the issue that target memory deallocation might be called when they're being used
This patch fixed the issue that target memory might be deallocated when
they're still being used or before they're used.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D84996
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions