llvm-svn: 65839
This commit is contained in:
Gabor Greif 2009-03-02 12:10:56 +00:00
parent 75b2f76754
commit 21e3ec35fe
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ public:
return ItfImpl; return ItfImpl;
} }
/// getPassInfo - Deprecated API compaatibility function. This function /// getPassInfo - Deprecated API compatibility function. This function
/// just returns 'this'. /// just returns 'this'.
/// ///
const PassInfo *getPassInfo() const { const PassInfo *getPassInfo() const {