1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Revert previous whitespace change

llvm-svn: 288312
This commit is contained in:
Philip Reames 2016-12-01 04:37:35 +00:00
parent 73183a6dfe
commit 58510969c8

View File

@ -202,7 +202,6 @@ public:
return true;
}
/// Merge the specified lattice value into this one, updating this
/// one and returning true if anything changed.
bool mergeIn(const LVILatticeVal &RHS, const DataLayout &DL) {