Add two of the float related ARM-specific entries for e_flags needed for
[oota-llvm.git] / include / llvm / Support / PredIteratorCache.h
index bb66a8ed58b772d17836df55000e2ec0da3a637e..c5fb78050106a6216ae3e69940c55d4870112386 100644 (file)
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/Support/Allocator.h"
-#include "llvm/Support/CFG.h"
 #include "llvm/ADT/DenseMap.h"
 #include "llvm/ADT/SmallVector.h"
+#include "llvm/Support/Allocator.h"
+#include "llvm/Support/CFG.h"
 
 #ifndef LLVM_SUPPORT_PREDITERATORCACHE_H
 #define LLVM_SUPPORT_PREDITERATORCACHE_H