1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/include/llvm/ADT
Reid Spencer 5d058e0ec8 Provide support for HP/UX aCC compiler's variant of hash_map and hash_set
(RogueWave). These are implemented in rw/stdex/hash_map.h and
rw/stdex/hash_set.h on HP/UX.

llvm-svn: 19600
2005-01-16 02:58:39 +00:00
..
.cvsignore ignore generated files 2004-11-21 00:01:54 +00:00
BitSetVector.h
DenseMap.h Remove whitespace from the end of the line. 2004-09-30 21:39:47 +00:00
DepthFirstIterator.h
EquivalenceClasses.h
GraphTraits.h
hash_map.in Provide support for HP/UX aCC compiler's variant of hash_map and hash_set 2005-01-16 02:58:39 +00:00
hash_set.in Provide support for HP/UX aCC compiler's variant of hash_map and hash_set 2005-01-16 02:58:39 +00:00
HashExtras.h Define the pointer hash struct before the string one, to improve compatibility 2004-12-08 20:59:18 +00:00
ilist Fix #include flavor 2004-10-04 18:10:18 +00:00
iterator.in Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
PostOrderIterator.h Add includes and use std:: for standard library calls to make code 2004-09-28 14:42:44 +00:00
SCCIterator.h
SetOperations.h Get rid of template templates that were preventing VC from compiling the 2004-10-13 15:09:21 +00:00
SetVector.h Use explicit std:: qualification to avoid relying on Koenig lookup, which 2004-10-13 15:11:23 +00:00
Statistic.h
STLExtras.h
StringExtras.h Do not let 'ftostr' return a string that starts with spaces. This allows 2005-01-04 01:56:28 +00:00
Tree.h
VectorExtras.h