| commit | 80595460d85d586c22e67bf3b2828d5dc2ecdbf7 | [log] [tgz] |
|---|---|---|
| author | Matthias Braun <matze@braunis.de> | Wed Sep 09 17:49:46 2015 +0000 |
| committer | Matthias Braun <matze@braunis.de> | Wed Sep 09 17:49:46 2015 +0000 |
| tree | 7d36944fb2406e5239d1195120a041d58f696880 | |
| parent | 7da94a58a0ede3e283de613c1da6e4947e1e2b3d [diff] |
MachineVerifier: Check that SlotIndex MBBIndexList is sorted. This introduces a check that the MBBIndexList is sorted as proposed in http://reviews.llvm.org/D12443 but split up into a separate commit. llvm-svn: 247166