Skip to content

Commit 4fd2837

Browse files
committed
Satisfy clang-format
1 parent 0e6bf52 commit 4fd2837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/AArch64/AArch64PostCoalescerPass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
#include "AArch64InstrInfo.h"
1111
#include "AArch64MachineFunctionInfo.h"
12-
#include "llvm/InitializePasses.h"
1312
#include "llvm/CodeGen/LiveIntervals.h"
1413
#include "llvm/CodeGen/MachineRegisterInfo.h"
14+
#include "llvm/InitializePasses.h"
1515

1616
using namespace llvm;
1717

0 commit comments

Comments
 (0)