commit | a4d7181fe42b7366a33b0fae9fa9f95b7fb5c4cb | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Thu Aug 11 16:00:43 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Thu Aug 11 16:00:43 2016 +0000 |
tree | 36a6f27866c08b9edba2207f87483896c50880eb | |
parent | c4513c68e06462a02f69df8a336c679e5cfca7e2 [diff] |
Remove FIXME about asserting on the end iterator After machine block placement, MBBs may not have terminators, and it is appropriate to check for the end iterator here. We can fold the check into the next if, as well. This look is really just looking for BBs that end in CATCHRET. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278350 91177308-0d34-0410-b5e6-96231b3b80d8