Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / TargetTransformInfo.h
index dbe35ec4c3695b01b352b28869ec79af7c87b5ea..a18cef6d017d2777bf84f5d6ab1ea0772b375950 100644 (file)
@@ -22,8 +22,8 @@
 #ifndef LLVM_TRANSFORMS_TARGET_TRANSFORM_INTERFACE
 #define LLVM_TRANSFORMS_TARGET_TRANSFORM_INTERFACE
 
-#include "llvm/Pass.h"
 #include "llvm/AddressingMode.h"
+#include "llvm/Pass.h"
 #include "llvm/Support/DataTypes.h"
 #include "llvm/Type.h"