summaryrefslogtreecommitdiffstats
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-05-17 04:57:54 +0000
committerOwen Anderson <resistor@mac.com>2009-05-17 04:57:54 +0000
commit06140f865c0614c268a086cb979b43d9955d10f5 (patch)
treefe234c0cdba60bf3e6dd0438348eda504ca2c58f /LICENSE.TXT
parent8d65ebbd2222150b20ef7097a3a3655a0ea70085 (diff)
downloadexternal_llvm-06140f865c0614c268a086cb979b43d9955d10f5.zip
external_llvm-06140f865c0614c268a086cb979b43d9955d10f5.tar.gz
external_llvm-06140f865c0614c268a086cb979b43d9955d10f5.tar.bz2
Significantly improve Atomic.h by pulling in code from libatomic_ops by HP. This is a little outdated, but reasonably complete.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71973 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index 0dca8ce..da6e94e 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -67,3 +67,4 @@ 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