mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-28 15:41:58 +00:00
typo spotted by duncan.
llvm-svn: 88884
This commit is contained in:
parent
bd7b181f94
commit
f3d89dee33
@ -270,7 +270,7 @@ namespace {
|
||||
/// This is all of the cached information about this value.
|
||||
ValueCacheEntryTy &Cache;
|
||||
|
||||
/// NewBlocks - This is a mpping of the new BasicBlocks which have been
|
||||
/// NewBlocks - This is a mapping of the new BasicBlocks which have been
|
||||
/// added to cache but that are not in sorted order.
|
||||
DenseMap<BasicBlock*, LVILatticeVal> NewBlockInfo;
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user