Fix build with stdcxx by using llvm::next. Patch by Joerg Sonnenberger!
[oota-llvm.git] / lib / CodeGen / AllocationOrder.h
2010-12-10 Jakob Stoklund OlesenAdd an AllocationOrder class that can iterate over...