Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / CodeGen / RegisterClassInfo.cpp
index bc48cfcc5c8c383d724367f95321407538e9e53d..078a0df9151a4541b1c30aa8f6abba61e06ace41 100644 (file)
 #include "llvm/CodeGen/RegisterClassInfo.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
-#include "llvm/Target/TargetMachine.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/raw_ostream.h"
+#include "llvm/Target/TargetMachine.h"
 
 using namespace llvm;