Skip to content

Commit cc15e2e

Browse files
author
git apple-llvm automerger
committed
Merge commit 'ffd87cb46a7b' from llvm.org/master into apple/master
2 parents 6378abd + ffd87cb commit cc15e2e

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)