diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-08-24 18:05:00 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-08-24 18:05:00 +0000 |
commit | ca10a76f08b4a8741c6b5b469fe6f4099b2ffe0f (patch) | |
tree | 55bcb0a0246591dea65ec6e8116da5a088e263e2 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | b1b221c82cc25adbe181d5c5886ad5423fede17d (diff) | |
download | llvm-ca10a76f08b4a8741c6b5b469fe6f4099b2ffe0f.zip llvm-ca10a76f08b4a8741c6b5b469fe6f4099b2ffe0f.tar.gz llvm-ca10a76f08b4a8741c6b5b469fe6f4099b2ffe0f.tar.bz2 |
[OpenMP] Add check for hot_teams array
If hot teams are not being used, this code could seg fault without the added
check, and does so when composability is used in conjunction with nesting.
The fix prevents the segfault.
Differential Revision: https://reviews.llvm.org/D50649
llvm-svn: 340629
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions