Test commit of whitespace to check permissions.

llvm-svn: 288311
This commit is contained in:
Philip Reames 2016-12-01 04:37:09 +00:00
parent 10091b0ac2
commit d6f7024ae3
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ 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) {