summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2015-12-13 22:10:40 +0000
committerMichael Kruse <llvm@meinersbur.de>2015-12-13 22:10:40 +0000
commite934725f1d09f1e4852a48217abba5d91c9a0f04 (patch)
treed34fd5f297910800b99d23d45a1483810d3cc8f4 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands
parentdaf669418c3260d3897f569409e0c3412661cefa (diff)
downloadbcm5719-llvm-e934725f1d09f1e4852a48217abba5d91c9a0f04.tar.gz
bcm5719-llvm-e934725f1d09f1e4852a48217abba5d91c9a0f04.zip
Check guaranteed execution by using DominatorTree
Before this commit, only the region's entry block was assumed to always execute in a non-affine subregion. We replace this by a test whether it dominates the exit block (this necessarily includes the entry block) which should be more accurate. llvm-svn: 255473
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud