Reorder includes in Target backends to following coding standards. Remove some superf...
[oota-llvm.git] / lib / Target / Sparc / SparcInstrInfo.h
index 4932531f06ae6fb387bb3ee4f780857d5f5f0080..204f69855c239fd961e2739fefa2e235abb6ae01 100644 (file)
@@ -14,8 +14,8 @@
 #ifndef SPARCINSTRUCTIONINFO_H
 #define SPARCINSTRUCTIONINFO_H
 
-#include "llvm/Target/TargetInstrInfo.h"
 #include "SparcRegisterInfo.h"
+#include "llvm/Target/TargetInstrInfo.h"
 
 #define GET_INSTRINFO_HEADER
 #include "SparcGenInstrInfo.inc"