Sort includes.

llvm-svn: 270769
This commit is contained in:
Rafael Espindola 2016-05-25 21:37:29 +00:00
parent 94a903eefc
commit 6b4baa5f58
1 changed files with 1 additions and 1 deletions

View File

@ -11,9 +11,9 @@
//
//===----------------------------------------------------------------------===//
#include "AArch64Subtarget.h"
#include "AArch64InstrInfo.h"
#include "AArch64PBQPRegAlloc.h"
#include "AArch64Subtarget.h"
#include "llvm/CodeGen/MachineScheduler.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/Support/TargetRegistry.h"