]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blobdiff - lib/CodeGen/AsmPrinter/DebugLocEntry.h
[cleanup] Re-sort all the #include lines in LLVM using
[opencl/llvm.git] / lib / CodeGen / AsmPrinter / DebugLocEntry.h
index 6cca985cfcefbcd8ba1b725a910248cd309ed5e7..b4fcada59ecc85ed5ab84ab0eed8be7d943d808e 100644 (file)
@@ -11,8 +11,8 @@
 #define LLVM_LIB_CODEGEN_ASMPRINTER_DEBUGLOCENTRY_H
 #include "llvm/IR/Constants.h"
 #include "llvm/IR/DebugInfo.h"
-#include "llvm/MC/MachineLocation.h"
 #include "llvm/MC/MCSymbol.h"
+#include "llvm/MC/MachineLocation.h"
 
 namespace llvm {
 class MDNode;