Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / VMCore / Core.cpp
index 847bc134ddb7ad848b5cc7de1311645841f5eb35..a15b987f09a2cba3fc08ceeca43ce26d13042bd0 100644 (file)
 #include "llvm/Bitcode/ReaderWriter.h"
 #include "llvm/Constants.h"
 #include "llvm/DerivedTypes.h"
-#include "llvm/GlobalVariable.h"
 #include "llvm/GlobalAlias.h"
-#include "llvm/LLVMContext.h"
+#include "llvm/GlobalVariable.h"
 #include "llvm/InlineAsm.h"
 #include "llvm/IntrinsicInst.h"
+#include "llvm/LLVMContext.h"
 #include "llvm/PassManager.h"
 #include "llvm/Support/CallSite.h"
 #include "llvm/Support/Debug.h"