diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2015-12-18 07:58:25 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-12-18 07:58:25 +0000 |
commit | 8ef3141127e6d31503ed9a031192bfb76c884d20 (patch) | |
tree | 1f8ef409a303b106cd6fd56c00619ac6916e1d14 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | eb48235033313f2a6afccbcd26788954c97a97b3 (diff) | |
download | bcm5719-llvm-8ef3141127e6d31503ed9a031192bfb76c884d20.tar.gz bcm5719-llvm-8ef3141127e6d31503ed9a031192bfb76c884d20.zip |
[OPENMP] Fix for http://llvm.org/PR25878: Error compiling an OpenMP program
OpenMP codegen tried to emit the code for its constructs even if it was detected as a dead-code. Added checks to ensure that the code is emitted if the code is not dead.
llvm-svn: 255990
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions