llvm-6502/include/llvm/Support
John Criswell 9ba883c22f Commented out the _Alloc_traits specialization entirely, as it is only
supported by specific versions of GCC.

It is left in place in case anyone wants to updated it for GCC 3.4 or
re-use it for earlier versions of GCC where it works.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17324 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-28 18:21:41 +00:00
..
AIXDataTypesFix.h Fix header 2004-10-26 16:19:57 +00:00
Annotation.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
CallSite.h Warning foo 2004-06-05 00:17:13 +00:00
Casting.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
CFG.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
CommandLine.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Compressor.h Add a context for the callback so different compression scenarios can be 2004-10-04 17:29:25 +00:00
ConstantRange.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
DataTypes.h.in * DataTypesFix.h moved to AIXDataTypesFix.h 2004-10-26 16:15:18 +00:00
Debug.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
DOTGraphTraits.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
DynamicLinker.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ELF.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
FileUtilities.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
GetElementPtrTypeIterator.h Support iteration over constant instructions 2004-04-04 19:46:54 +00:00
GraphWriter.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
InstIterator.h Changes to fix up the inst_iterator to pass to boost iterator checks. This 2004-04-27 15:13:33 +00:00
InstVisitor.h Add support for the unreachable instruction 2004-10-16 18:06:43 +00:00
LeakDetector.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
Linker.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
MallocAllocator.h Commented out the _Alloc_traits specialization entirely, as it is only 2004-10-28 18:21:41 +00:00
Mangler.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
MathExtras.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
MutexGuard.h Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
PassNameParser.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
PatternMatch.h Minor efficiency improvements 2004-08-04 04:45:29 +00:00
PluginLoader.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SlowOperationInformer.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
StableBasicBlockNumbering.h Initial checkin of the StableBasicBlockNumbering, a little helper class for computing 2004-06-19 08:41:59 +00:00
SystemUtils.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ThreadSupport-NoSupport.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ThreadSupport-PThreads.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ThreadSupport.h.in Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
Timer.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ToolRunner.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
type_traits.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
TypeInfo.h Changes For Bug 352 2004-09-01 22:55:40 +00:00