Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Target / TargetMachineC.cpp
index 3d5f8277f00e0be5869def0a312dd4d2887c12cf..9e1c8997518ec0740fa87f90a999e8764acdc812 100644 (file)
@@ -19,9 +19,9 @@
 #include "llvm/PassManager.h"
 #include "llvm/Support/CodeGen.h"
 #include "llvm/Support/FormattedStream.h"
+#include "llvm/Support/Host.h"
 #include "llvm/Support/TargetRegistry.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/Support/Host.h"
 #include "llvm/Target/TargetMachine.h"
 #include <cassert>
 #include <cstdlib>