diff options
| author | Dylan McKay <me@dylanmckay.io> | 2017-07-04 04:40:06 +0000 |
|---|---|---|
| committer | Dylan McKay <me@dylanmckay.io> | 2017-07-04 04:40:06 +0000 |
| commit | b224d985940212e4f8986a5f505d7c7bff563fb4 (patch) | |
| tree | 30075e97dc0aa314676741559519137c59fd90e3 /llvm/unittests/ExecutionEngine | |
| parent | eef7a6a32f89318e464c379816fc737956b7f32e (diff) | |
| download | bcm5719-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

