Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DIE.cpp
index 4d73b3c22261124783865d99a446859d02b761cb..f1209d03cfc3f4756bcbf8f1b87fe20623e9d36e 100644 (file)
 #include "DIE.h"
 #include "llvm/ADT/Twine.h"
 #include "llvm/CodeGen/AsmPrinter.h"
+#include "llvm/DataLayout.h"
 #include "llvm/MC/MCAsmInfo.h"
 #include "llvm/MC/MCStreamer.h"
 #include "llvm/MC/MCSymbol.h"
-#include "llvm/DataLayout.h"
 #include "llvm/Support/Allocator.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"