[llvm-commits] [llvm] r72767 - /llvm/trunk/lib/System/Atomic.cpp

Duncan Sands baldrick at free.fr
Wed Jun 3 04:54:30 PDT 2009


Author: baldrick
Date: Wed Jun  3 06:54:28 2009
New Revision: 72767

URL: http://llvm.org/viewvc/llvm-project?rev=72767&view=rev
Log:
At a newline at the end of this file.

Modified:
    llvm/trunk/lib/System/Atomic.cpp

Modified: llvm/trunk/lib/System/Atomic.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/System/Atomic.cpp?rev=72767&r1=72766&r2=72767&view=diff

==============================================================================
--- llvm/trunk/lib/System/Atomic.cpp (original)
+++ llvm/trunk/lib/System/Atomic.cpp Wed Jun  3 06:54:28 2009
@@ -50,4 +50,4 @@
 #else
 #  error No compare-and-swap implementation for your platform!
 #endif
-}
\ No newline at end of file
+}





More information about the llvm-commits mailing list