Added LLVM notice.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 20 Oct 2003 19:46:57 +0000 (19:46 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 20 Oct 2003 19:46:57 +0000 (19:46 +0000)
commitb2109ce97881269a610fa4afbcbca350e975174d
treea1f6e3a549e874d14a8ecc0015ceb226a6f92bee
parent06ea151895e220516da4831ac226ada092311f99
Added LLVM notice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9300 91177308-0d34-0410-b5e6-96231b3b80d8
61 files changed:
include/Support/Annotation.h
include/Support/BitSetVector.h
include/Support/Casting.h
include/Support/CommandLine.h
include/Support/DOTGraphTraits.h
include/Support/DataTypes.h
include/Support/Debug.h
include/Support/DepthFirstIterator.h
include/Support/DynamicLinker.h
include/Support/EquivalenceClasses.h
include/Support/FileUtilities.h
include/Support/GraphTraits.h
include/Support/GraphWriter.h
include/Support/HashExtras.h
include/Support/LeakDetector.h
include/Support/MathExtras.h
include/Support/PostOrderIterator.h
include/Support/SCCIterator.h
include/Support/STLExtras.h
include/Support/SetOperations.h
include/Support/Signals.h
include/Support/Statistic.h
include/Support/StringExtras.h
include/Support/SystemUtils.h
include/Support/Timer.h
include/Support/Tree.h
include/Support/TypeInfo.h
include/Support/VectorExtras.h
include/Support/hash_map
include/Support/hash_set
include/Support/ilist
include/Support/iterator
include/Support/slist
include/llvm/ADT/BitSetVector.h
include/llvm/ADT/DepthFirstIterator.h
include/llvm/ADT/EquivalenceClasses.h
include/llvm/ADT/GraphTraits.h
include/llvm/ADT/HashExtras.h
include/llvm/ADT/PostOrderIterator.h
include/llvm/ADT/SCCIterator.h
include/llvm/ADT/STLExtras.h
include/llvm/ADT/SetOperations.h
include/llvm/ADT/Statistic.h
include/llvm/ADT/StringExtras.h
include/llvm/ADT/Tree.h
include/llvm/ADT/VectorExtras.h
include/llvm/ADT/ilist
include/llvm/Support/Annotation.h
include/llvm/Support/Casting.h
include/llvm/Support/CommandLine.h
include/llvm/Support/DOTGraphTraits.h
include/llvm/Support/Debug.h
include/llvm/Support/DynamicLinker.h
include/llvm/Support/FileUtilities.h
include/llvm/Support/GraphWriter.h
include/llvm/Support/LeakDetector.h
include/llvm/Support/MathExtras.h
include/llvm/Support/SystemUtils.h
include/llvm/Support/Timer.h
include/llvm/Support/TypeInfo.h
include/llvm/System/Signals.h