From 06b61a281a65c650f4c2661fb23c9e93e9133fb4 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Wed, 3 Jun 2009 11:54:28 +0000 Subject: At a newline at the end of this file. llvm-svn: 72767 --- llvm/lib/System/Atomic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib') diff --git a/llvm/lib/System/Atomic.cpp b/llvm/lib/System/Atomic.cpp index cefd0bbf553..2827d889659 100644 --- a/llvm/lib/System/Atomic.cpp +++ b/llvm/lib/System/Atomic.cpp @@ -50,4 +50,4 @@ sys::cas_flag sys::CompareAndSwap(volatile sys::cas_flag* ptr, #else # error No compare-and-swap implementation for your platform! #endif -} \ No newline at end of file +} -- cgit v1.2.3