Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / TargetLoweringObjectFileImpl.h
index f1b3065e7c25e26cc8ce21cce15beb1cd934657f..e7098e48bf060b7aae4383608b099866c3160d01 100644 (file)
@@ -15,9 +15,9 @@
 #ifndef LLVM_CODEGEN_TARGETLOWERINGOBJECTFILEIMPL_H
 #define LLVM_CODEGEN_TARGETLOWERINGOBJECTFILEIMPL_H
 
+#include "llvm/ADT/StringRef.h"
 #include "llvm/MC/SectionKind.h"
 #include "llvm/Target/TargetLoweringObjectFile.h"
-#include "llvm/ADT/StringRef.h"
 
 namespace llvm {
   class MachineModuleInfo;