summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2017-07-04 04:40:06 +0000
committerDylan McKay <me@dylanmckay.io>2017-07-04 04:40:06 +0000
commitb224d985940212e4f8986a5f505d7c7bff563fb4 (patch)
tree30075e97dc0aa314676741559519137c59fd90e3 /llvm/unittests/ExecutionEngine
parenteef7a6a32f89318e464c379816fc737956b7f32e (diff)
downloadbcm5719-llvm-b224d985940212e4f8986a5f505d7c7bff563fb4.tar.gz
bcm5719-llvm-b224d985940212e4f8986a5f505d7c7bff563fb4.zip
[AVR] Fix bug which caused assertion errors for some FRMIDX instructions
Previously, if a basic block ended with a FRMIDX instruction, we would end up doing something like this. *std::next(MBB.end()) Which would hit an error: "Assertion `!NodePtr->isKnownSentinel()' failed." llvm-svn: 307057
Diffstat (limited to 'llvm/unittests/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud