Move method bodies that depend on <algorithm> from MBB.h to MBB.cpp
authorChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 15:43:42 +0000 (15:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 15:43:42 +0000 (15:43 +0000)
commit52c09d76564d6fb24444c4d56bc8978e042e72f9
treee8f7b4743bb1e0f9b49c61cff76a073c1bd4c262
parent3dfbb558b5e74554104710ed16807fe74ec220a3
Move method bodies that depend on <algorithm> from MBB.h to MBB.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17253 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineBasicBlock.cpp