mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Nuke blank line.
llvm-svn: 20154
This commit is contained in:
parent
1194167daa
commit
0ac02cee3c
@ -414,7 +414,6 @@ void SymbolTable::refineAbstractType(const DerivedType *OldType,
|
||||
}
|
||||
} else {
|
||||
insertEntry(V.first, NewType, V.second);
|
||||
|
||||
}
|
||||
// Remove the item from the old type plane
|
||||
OldPlane.erase(OldPlane.begin());
|
||||
|
Loading…
Reference in New Issue
Block a user