Sorry, now friend class name should be right!!

llvm-svn: 13294
This commit is contained in:
Tanya Lattner 2004-04-30 20:48:37 +00:00
parent 34f7cfe4d0
commit f0fda31479
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ protected:
friend class ModuloSchedGraph;
friend class ModuloSchedulingPass;
friend class ModuloScheduling;
};