1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-svn: 65839
This commit is contained in:
Gabor Greif 2009-03-02 12:10:56 +00:00
parent a7245a7764
commit f30dc30eea

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 {