]> granicus.if.org Git - llvm/commitdiff
Revert previous whitespace change
authorPhilip Reames <listmail@philipreames.com>
Thu, 1 Dec 2016 04:37:35 +0000 (04:37 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 1 Dec 2016 04:37:35 +0000 (04:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288312 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/LazyValueInfo.cpp

index 4550fdbbf435fa46cc31ee67f1179f875aecc349..508c9f839d3b9088c15736ced8aec5d44c5bae72 100644 (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) {