Add newline at the end of Constants.cpp.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 3 Jul 2008 07:46:41 +0000 (07:46 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 3 Jul 2008 07:46:41 +0000 (07:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53092 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/Constants.cpp

index 7a08b5fb8f2c95e4c532f2e812f60fd8d3d6925f..9d898f0b4dbf3d9ee677d1b6b9d3029792824475 100644 (file)
@@ -2658,4 +2658,4 @@ void ConstantExpr::replaceUsesOfWithOnConstant(Value *From, Value *ToV,
   
   // Delete the old constant!
   destroyConstant();
-}
\ No newline at end of file
+}