Reorder includes to match coding standards. Fix an issue or two exposed by that.
[oota-llvm.git] / lib / Target / ARM / ARMRegisterInfo.cpp
index 1f83762d06c0af05916d53af55fc5706e998fbd2..6f3819afd0a5bbc3ea5c3179ff48f3a684e9c7ab 100644 (file)
@@ -11,9 +11,9 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "ARMRegisterInfo.h"
 #include "ARM.h"
 #include "ARMBaseInstrInfo.h"
-#include "ARMRegisterInfo.h"
 using namespace llvm;
 
 void ARMRegisterInfo::anchor() { }