llvm-6502/include/llvm/Support
Chris Lattner 53aaefe18a Make annotations operations const with a mutable annotation list so that
we can annotate Types.  A better solution would be make types nonconst.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@416 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:16:35 +00:00
..
Annotation.h Make annotations operations const with a mutable annotation list so that 2001-09-07 16:16:35 +00:00
DataTypes.h Eliminated the Unique class in favor of NonCopyable and NonCopyableV 2001-07-23 18:26:21 +00:00
HashExtras.h Added a pointer hash function object for use in pointer maps. 2001-07-28 04:41:10 +00:00
NonCopyable.h Eliminated the Unique class in favor of NonCopyable and NonCopyableV 2001-07-23 18:26:21 +00:00
STLExtras.h Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
StringExtras.h Added function printIndent. 2001-07-28 04:41:27 +00:00