Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / Mips / MipsTargetMachine.cpp
index 983ee219412b032f1a32334962829546f1161c2d..180e8994594799fd1d5fa3ec7e6cdc7f74275b9c 100644 (file)
@@ -15,8 +15,8 @@
 #include "Mips.h"
 #include "MipsFrameLowering.h"
 #include "MipsInstrInfo.h"
-#include "llvm/PassManager.h"
 #include "llvm/CodeGen/Passes.h"
+#include "llvm/PassManager.h"
 #include "llvm/Support/TargetRegistry.h"
 using namespace llvm;