Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Target / AArch64 / AArch64AsmPrinter.cpp
index fbf38cdc1cb8227b170386e1a280c2835c637cff..9da1c8c507823be9ac52a99eddf1e58a28e7f01b 100644 (file)
 #define DEBUG_TYPE "asm-printer"
 #include "AArch64AsmPrinter.h"
 #include "InstPrinter/AArch64InstPrinter.h"
-#include "llvm/DebugInfo.h"
 #include "llvm/ADT/SmallString.h"
 #include "llvm/CodeGen/MachineModuleInfoImpls.h"
 #include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
+#include "llvm/DebugInfo.h"
 #include "llvm/MC/MCAsmInfo.h"
 #include "llvm/MC/MCInst.h"
 #include "llvm/MC/MCSymbol.h"