Sorry, now friend class name should be right!!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13294 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tanya Lattner 2004-04-30 20:48:37 +00:00
parent c9bdf09192
commit d11297f2ee

View File

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