From d3e7a266de0a208a71e9078db9e41ddc50740815 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72767 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Atomic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/System') diff --git a/lib/System/Atomic.cpp b/lib/System/Atomic.cpp index cefd0bb..2827d88 100644 --- a/lib/System/Atomic.cpp +++ b/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.1