mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 17:28:53 +00:00
Typo.
llvm-svn: 34498
This commit is contained in:
parent
8c79f0f892
commit
d16ed8329e
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user