summaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-05-19 00:08:29 +0000
committerOwen Anderson <resistor@mac.com>2009-05-19 00:08:29 +0000
commit71417827e8d8b42be7ca903295d42891c2a002b8 (patch)
tree1a25ca926701f208d26351d83aa40c4869359f67 /LICENSE.TXT
parentd4b272bcf418fa63d54aa0db95c1d2e3c8b843fd (diff)
downloadllvm-71417827e8d8b42be7ca903295d42891c2a002b8.tar.gz
llvm-71417827e8d8b42be7ca903295d42891c2a002b8.tar.bz2
llvm-71417827e8d8b42be7ca903295d42891c2a002b8.tar.xz
Now that we have atomics support properly detected by configure,
use it to implement Atomic.h. This expunges the code previously imported from libatomic_ops. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72077 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT1
1 files changed, 0 insertions, 1 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index da6e94e6c0..0dca8ce7bd 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -67,4 +67,3 @@ Autoconf llvm/autoconf
llvm/projects/sample/autoconf
CellSPU backend llvm/lib/Target/CellSPU/README.txt
Google Test llvm/utils/unittest/googletest
-Atomics Library llvm/include/llvm/System/Atomic.h \ No newline at end of file