From: Duncan Sands Date: Wed, 3 Jun 2009 11:54:28 +0000 (+0000) Subject: At a newline at the end of this file. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=05a8c87bb2020a294a3a48e33a61952f1adedb91;p=oota-llvm.git 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 --- diff --git a/lib/System/Atomic.cpp b/lib/System/Atomic.cpp index cefd0bbf553..2827d889659 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 +}