summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-05 13:44:21 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-05 13:44:21 +0000
commit57c5f0b1c44754a6a07bd70be49e4c4beb878b67 (patch)
tree31d97692f1e1b65deaac7bae4ee6b8485ef0ec60 /lldb/packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py
parent97b3a762346a877c94543afb3d376f7e69823034 (diff)
downloadbcm5719-llvm-57c5f0b1c44754a6a07bd70be49e4c4beb878b67.tar.gz
bcm5719-llvm-57c5f0b1c44754a6a07bd70be49e4c4beb878b67.zip
[FIX] Ensure SAI objects for exit PHIs
If all exiting blocks of a SCoP are error blocks and therefor not represented we will not generate accesses and consequently no SAI objects for exit PHIs. However, they are needed in the code generation to generate the merge PHIs between the original and optimized region. With this patch we enusre that the SAI objects for exit PHIs exist even if all exiting blocks turn out to be eror blocks. This fixes the crash reported in PR27207. llvm-svn: 265393
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud