Remove uses of llvm/System/IncludeFile.h that are no longer needed.
llvm-svn: 50695
This commit is contained in:
@@ -40,6 +40,3 @@ void MachineLoopInfo::getAnalysisUsage(AnalysisUsage &AU) const {
|
||||
AU.setPreservesAll();
|
||||
AU.addRequired<MachineDominatorTree>();
|
||||
}
|
||||
|
||||
// Ensure this file gets linked when MachineLoopInfo.h is used.
|
||||
DEFINING_FILE_FOR(MachineLoopInfo)
|
||||
|
||||
Reference in New Issue
Block a user