Skip to content

Commit a063826

Browse files
committed
clang-format
1 parent 5b73506 commit a063826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
#include "llvm/MC/MCInst.h"
2121
#include "llvm/MC/MCSubtargetInfo.h"
2222
#include "llvm/MC/TargetRegistry.h"
23-
#include "llvm/Support/MathExtras.h"
2423
#include "llvm/Support/Debug.h"
24+
#include "llvm/Support/MathExtras.h"
2525

2626
#define DEBUG_TYPE "lanai-disassembler"
2727

0 commit comments

Comments
 (0)