[llvm-commits] [llvm] r53092 - /llvm/trunk/lib/VMCore/Constants.cpp
Matthijs Kooijman
matthijs at stdin.nl
Thu Jul 3 00:46:42 PDT 2008
Author: matthijs
Date: Thu Jul 3 02:46:41 2008
New Revision: 53092
URL: http://llvm.org/viewvc/llvm-project?rev=53092&view=rev
Log:
Add newline at the end of Constants.cpp.
Modified:
llvm/trunk/lib/VMCore/Constants.cpp
Modified: llvm/trunk/lib/VMCore/Constants.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/VMCore/Constants.cpp?rev=53092&r1=53091&r2=53092&view=diff
==============================================================================
--- llvm/trunk/lib/VMCore/Constants.cpp (original)
+++ llvm/trunk/lib/VMCore/Constants.cpp Thu Jul 3 02:46:41 2008
@@ -2658,4 +2658,4 @@
// Delete the old constant!
destroyConstant();
-}
\ No newline at end of file
+}
More information about the llvm-commits
mailing list