summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorDan Gohman <dan433584@gmail.com>2015-12-03 23:07:03 +0000
committerDan Gohman <dan433584@gmail.com>2015-12-03 23:07:03 +0000
commit391a98afd54acf7205b726196eb646e2d91963d4 (patch)
tree507b0746141ad48329994cfe0a260ade2f5ce387 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parent149b859c55d137fef9f68ecb4506c931d12189ac (diff)
downloadbcm5719-llvm-391a98afd54acf7205b726196eb646e2d91963d4.tar.gz
bcm5719-llvm-391a98afd54acf7205b726196eb646e2d91963d4.zip
[WebAssembly] Fix dominance check for PHIs in the StoreResult pass
When a block has no terminator instructions, getFirstTerminator() returns end(), which can't be used in dominance checks. Check dominance for phi operands separately. Also, remove some bits from WebAssemblyRegStackify.cpp that were causing trouble on the same testcase; they were left behind from an earlier experiment. Differential Revision: http://reviews.llvm.org/D15210 llvm-svn: 254662
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud