projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d244909
)
At a newline at the end of this file.
author
Duncan Sands
<baldrick@free.fr>
Wed, 3 Jun 2009 11:54:28 +0000
(11:54 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Wed, 3 Jun 2009 11:54:28 +0000
(11:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72767
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/System/Atomic.cpp
patch
|
blob
|
history
diff --git
a/lib/System/Atomic.cpp
b/lib/System/Atomic.cpp
index cefd0bbf55386b4313af5ab47db38b8614595860..2827d8896594544b09ec4176bfd4f3846087aff4 100644
(file)
--- 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
+}