diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-08-11 15:29:02 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-08-11 15:29:02 +0000 |
commit | 2e7af979b91203aa09daed54aee9083cd5e228b9 (patch) | |
tree | 9b3538ea10b2aabf6383e0c95c211d910b49adae /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 3f69195b9e43b76a35ae8c8d86cf51ea942a6b0e (diff) | |
download | bcm5719-llvm-2e7af979b91203aa09daed54aee9083cd5e228b9.tar.gz bcm5719-llvm-2e7af979b91203aa09daed54aee9083cd5e228b9.zip |
CodeGen: Check for a terminator in llvm::getFuncletMembership
Check for an end iterator from MachineBasicBlock::getFirstTerminator in
llvm::getFuncletMembership. If this is turned into an assertion, it
fires in 48 X86 testcases (for example,
CodeGen/X86/regalloc-spill-at-ehpad.ll).
Since this is likely a latent bug (shouldn't all basic blocks end with a
terminator?) I've filed PR28938.
llvm-svn: 278344
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions