Revert previous whitespace change

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288312 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Philip Reames 2016-12-01 04:37:35 +00:00
parent 7c3f9d9bff
commit bba2ee9a6e

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) {