Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Target / SystemZ / SystemZSubtarget.cpp
index 5a85a043be35fb1541d2c741a00fa68ed1f691b9..33d7e064b088941ae4b54a86a74e8222f341c2c9 100644 (file)
@@ -8,9 +8,9 @@
 //===----------------------------------------------------------------------===//
 
 #include "SystemZSubtarget.h"
+#include "MCTargetDesc/SystemZMCTargetDesc.h"
 #include "llvm/IR/GlobalValue.h"
 #include "llvm/Support/Host.h"
-#include "MCTargetDesc/SystemZMCTargetDesc.h"
 
 #define GET_SUBTARGETINFO_TARGET_DESC
 #define GET_SUBTARGETINFO_CTOR