Skip to content

Commit 03e3f42

Browse files
author
git apple-llvm automerger
committed
Merge commit 'cc15e2e3af67' from apple/master into swift/master-next
2 parents bef4ae5 + cc15e2e commit 03e3f42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/include/llvm/CodeGen/MachinePipeliner.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
#ifndef LLVM_LIB_CODEGEN_MACHINEPIPELINER_H
4141
#define LLVM_LIB_CODEGEN_MACHINEPIPELINER_H
4242

43+
#include "llvm/Analysis/AliasAnalysis.h"
44+
4345
#include "llvm/CodeGen/MachineDominators.h"
4446
#include "llvm/CodeGen/RegisterClassInfo.h"
4547
#include "llvm/CodeGen/ScheduleDAGInstrs.h"

0 commit comments

Comments
 (0)