diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-10-06 17:00:28 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-10-06 17:00:28 +0000 |
commit | afe5057b591b0dd062f2ffc8cfcc30befd8bff46 (patch) | |
tree | 405f52ff09ac2d81151af4096e1c979d813d4235 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 1fe643a6d766ee85e528681d42d5341859712a3e (diff) | |
download | bcm5719-llvm-afe5057b591b0dd062f2ffc8cfcc30befd8bff46.tar.gz bcm5719-llvm-afe5057b591b0dd062f2ffc8cfcc30befd8bff46.zip |
[OPENMP] Do not capture local static variables.
Previously we may erroneously try to capture locally declared static
variables, which will lead to crash for target-based constructs.
Patch fixes this problem.
llvm-svn: 315076
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions