llvm-svn: 34498
This commit is contained in:
Jim Laskey 2007-02-22 16:40:10 +00:00
parent 8c79f0f892
commit d16ed8329e

View File

@ -1014,7 +1014,7 @@ private:
// in the current function.
std::vector<LandingPadInfo> LandingPads;
// TypeInfos - List of C++ TypeInfo used in the currect function.
// TypeInfos - List of C++ TypeInfo used in the current function.
//
std::vector<GlobalVariable *> TypeInfos;