diff options
| author | Philip Reames <listmail@philipreames.com> | 2016-12-01 04:37:09 +0000 | 
|---|---|---|
| committer | Philip Reames <listmail@philipreames.com> | 2016-12-01 04:37:09 +0000 | 
| commit | d6f7024ae3e8d302eb87b7844937f084431514f4 (patch) | |
| tree | 0f1bc170738924eefa298c50f53de66b20e99216 | |
| parent | 10091b0ac27f9c5901b58e5869060b5e7d8bf016 (diff) | |
| download | bcm5719-llvm-d6f7024ae3e8d302eb87b7844937f084431514f4.tar.gz bcm5719-llvm-d6f7024ae3e8d302eb87b7844937f084431514f4.zip  | |
Test commit of whitespace to check permissions.
llvm-svn: 288311
| -rw-r--r-- | llvm/lib/Analysis/LazyValueInfo.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Analysis/LazyValueInfo.cpp b/llvm/lib/Analysis/LazyValueInfo.cpp index 508c9f839d3..4550fdbbf43 100644 --- a/llvm/lib/Analysis/LazyValueInfo.cpp +++ b/llvm/lib/Analysis/LazyValueInfo.cpp @@ -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) {  | 

