llvm-6502/include/Support
Chris Lattner aeac00ed53 Including statistics into an anonymous namespace that gets #included into
every file is a bad idea.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7489 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-01 22:12:07 +00:00
..
Alloca.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Annotation.h Use the C++ <cassert> header, not the C <assert.h> header 2003-07-25 17:34:17 +00:00
BitSetVector.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Casting.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
CommandLine.h Add includes of assert 2003-07-25 17:23:27 +00:00
DataTypes.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
DepthFirstIterator.h Fix another accessibility problem illuminated by GCC 3.3 2003-07-25 17:49:28 +00:00
DOTGraphTraits.h As wierd as it feels to type it, const void* is more generic than void* 2002-10-17 00:16:39 +00:00
EquivalenceClasses.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
FileUtilities.h New file 2003-08-01 20:28:55 +00:00
GraphTraits.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
GraphWriter.h Allow the addition of edge source labels 2003-02-05 19:40:59 +00:00
hash_map Convert to C++ style comments 2003-07-25 15:08:08 +00:00
hash_set Convert to C++ style comments 2003-07-25 15:08:08 +00:00
HashExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
ilist Fix accessibility problems GCC 3.3 2003-07-25 17:23:13 +00:00
iterator Enable JIT when the platform supports it. 2003-07-29 19:11:58 +00:00
LeakDetector.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
MathExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
NonCopyable.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
PostOrderIterator.h Fix visibility problem exposed by GCC 3.3 2003-07-25 17:46:25 +00:00
SCCIterator.h Including statistics into an anonymous namespace that gets #included into 2003-08-01 22:12:07 +00:00
SetOperations.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
Signals.h This file doesn't need this include 2003-08-01 19:16:18 +00:00
slist Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Statistic.h Statistic class should return const reference to *this, not a reference to 2002-10-31 02:50:27 +00:00
STLExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
StringExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
SystemUtils.h New files for miscompilation detection 2002-12-23 23:50:16 +00:00
Timer.h Add includes of assert 2003-07-25 17:23:27 +00:00
Tree.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
TypeInfo.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
VectorExtras.h Initial checking: defult the make_vector function 2003-01-28 20:01:16 +00:00