llvm-6502/include/llvm/Support
Chris Lattner 5200ad1b34 defining __STDC_LIMIT_MACROS on the command line is not really necessary
for Visual Studio, and is a bit of a pain when you want to include the
LLVM headers from your own project, so I moved the check a bit down into
the Unix case to avoid the hassle... Here is a patch

Patch by Morten Ofstad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17450 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-03 17:15:45 +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
Casting.h
CFG.h
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
DataTypes.h.in defining __STDC_LIMIT_MACROS on the command line is not really necessary 2004-11-03 17:15:45 +00:00
Debug.h
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
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h Add support for the unreachable instruction 2004-10-16 18:06:43 +00:00
LeakDetector.h
Linker.h
MallocAllocator.h Commented out the _Alloc_traits specialization entirely, as it is only 2004-10-28 18:21:41 +00:00
Mangler.h
MathExtras.h
MutexGuard.h Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
PassNameParser.h
PatternMatch.h
PluginLoader.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
SystemUtils.h
ThreadSupport-NoSupport.h
ThreadSupport-PThreads.h
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
ToolRunner.h
type_traits.h
TypeInfo.h