Remove the unused MachineBasicBlock2IndexFunctor class.
authorChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 15:41:13 +0000 (15:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 15:41:13 +0000 (15:41 +0000)
commit3dfbb558b5e74554104710ed16807fe74ec220a3
tree66610500051989ce49221325ca9827a5284f9fe2
parent27f291600b04c382c390b16fdacd52b910b9164d
Remove the unused MachineBasicBlock2IndexFunctor class.
Move method bodies that depend on <algorithm> out of line to
MachineBasicBlock.cpp.  Patch contributed by Morten Ofstad!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17252 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineBasicBlock.h