Skip to content

Commit 3ee4608

Browse files
authored
Format
1 parent ba384c1 commit 3ee4608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/IR/PassManagerInternal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
#include "llvm/IR/Analysis.h"
2323
#include "llvm/Support/raw_ostream.h"
2424
#include <memory>
25-
#include <utility>
2625
#include <type_traits>
26+
#include <utility>
2727

2828
namespace llvm {
2929

0 commit comments

Comments
 (0)