diff options
| author | Reid Kleckner <rnk@google.com> | 2016-08-11 16:00:43 +0000 | 
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2016-08-11 16:00:43 +0000 | 
| commit | 26f9e9ebc3224a82287e9eeed9262fbc31784e28 (patch) | |
| tree | 75cc2c5df1f5e4f7bdf14094cad5bdb28f069cf8 /llvm/lib/CodeGen/MachineScheduler.cpp | |
| parent | fdfde19985911ed9fd1fc02bd7683b95ba204d91 (diff) | |
| download | llvm-26f9e9ebc3224a82287e9eeed9262fbc31784e28.zip llvm-26f9e9ebc3224a82287e9eeed9262fbc31784e28.tar.gz llvm-26f9e9ebc3224a82287e9eeed9262fbc31784e28.tar.bz2  | |
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.
llvm-svn: 278350
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions
