[llvm-commits] CVS: llvm/include/Support/Annotation.h BitSetVector.h Casting.h CommandLine.h DOTGraphTraits.h DataTypes.h.in Debug.h DenseMap.h DepthFirstIterator.h DynamicLinker.h ELF.h EquivalenceClasses.h FileUtilities.h GraphTraits.h GraphWriter.h HashExtras.h LeakDetector.h MallocAllocator.h MathExtras.h PluginLoader.h PostOrderIterator.h SCCIterator.h STLExtras.h SetOperations.h SetVector.h SlowOperationInformer.h Statistic.h StringExtras.h SystemUtils.h ThreadSupport-NoSupport.h ThreadSupport-PThreads.h ThreadSupport.h.in Timer.h Tree.h TypeInfo.h VectorExtras.h hash_map.in hash_set.in ilist iterator.in type_traits.h

LLVM llvm at cs.uiuc.edu
Wed Sep 1 15:56:14 PDT 2004



Changes in directory llvm/include/Support:

Annotation.h (r1.15) removed
BitSetVector.h (r1.12) removed
Casting.h (r1.12) removed
CommandLine.h (r1.35) removed
DOTGraphTraits.h (r1.9) removed
DataTypes.h.in (r1.6) removed
Debug.h (r1.4) removed
DenseMap.h (r1.5) removed
DepthFirstIterator.h (r1.12) removed
DynamicLinker.h (r1.3) removed
ELF.h (r1.4) removed
EquivalenceClasses.h (r1.7) removed
FileUtilities.h (r1.18) removed
GraphTraits.h (r1.6) removed
GraphWriter.h (r1.19) removed
HashExtras.h (r1.10) removed
LeakDetector.h (r1.4) removed
MallocAllocator.h (r1.7) removed
MathExtras.h (r1.14) removed
PluginLoader.h (r1.1) removed
PostOrderIterator.h (r1.14) removed
SCCIterator.h (r1.19) removed
STLExtras.h (r1.17) removed
SetOperations.h (r1.5) removed
SetVector.h (r1.5) removed
SlowOperationInformer.h (r1.3) removed
Statistic.h (r1.12) removed
StringExtras.h (r1.22) removed
SystemUtils.h (r1.12) removed
ThreadSupport-NoSupport.h (r1.1) removed
ThreadSupport-PThreads.h (r1.2) removed
ThreadSupport.h.in (r1.1) removed
Timer.h (r1.12) removed
Tree.h (r1.10) removed
TypeInfo.h (r1.6) removed
VectorExtras.h (r1.3) removed
hash_map.in (r1.1) removed
hash_set.in (r1.1) removed
ilist (r1.20) removed
iterator.in (r1.1) removed
type_traits.h (r1.1) removed
---
Log message:

Changes For Bug 352: http://llvm.cs.uiuc.edu/PR352 
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM 
public header files must be under include/llvm/.


---
Diffs of the changes:  (+0 -0)





More information about the llvm-commits mailing list