summaryrefslogtreecommitdiff
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
commit696281568302041aaeab56d7e0c1d23c51bf0d15 (patch)
treefe234c0cdba60bf3e6dd0438348eda504ca2c58f /LICENSE.TXT
parentde52f865b6069c398d5a87c4b7cdf1d60623dc2b (diff)
downloadllvm-696281568302041aaeab56d7e0c1d23c51bf0d15.tar.gz
llvm-696281568302041aaeab56d7e0c1d23c51bf0d15.tar.bz2
llvm-696281568302041aaeab56d7e0c1d23c51bf0d15.tar.xz
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 0dca8ce7bd..da6e94e6c0 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