mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-07 10:11:57 +00: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 {
|
} else {
|
||||||
insertEntry(V.first, NewType, V.second);
|
insertEntry(V.first, NewType, V.second);
|
||||||
|
|
||||||
}
|
}
|
||||||
// Remove the item from the old type plane
|
// Remove the item from the old type plane
|
||||||
OldPlane.erase(OldPlane.begin());
|
OldPlane.erase(OldPlane.begin());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user