Skip to content

Commit 1490210

Browse files
committed
fix clang-format
1 parent 8896713 commit 1490210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/IR/RuntimeLibcalls.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#include "llvm/IR/RuntimeLibcalls.h"
1010
#include "llvm/ADT/StringTable.h"
1111
#include "llvm/Support/Debug.h"
12-
#include "llvm/TargetParser/ARMTargetParser.h"
1312
#include "llvm/Support/xxhash.h"
13+
#include "llvm/TargetParser/ARMTargetParser.h"
1414

1515
#define DEBUG_TYPE "runtime-libcalls-info"
1616

0 commit comments

Comments
 (0)