Adding friend MSSchedule for ModuloScheduling pass.

llvm-svn: 15407
This commit is contained in:
Tanya Lattner 2004-08-01 18:57:38 +00:00
parent 270b5b1311
commit af1fcbb8ce
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ protected:
friend class ModuloSchedulingPass;
friend class MSSchedule;
};