llvm-6502/include/llvm/Support
Brian Gaeke e9f6f2c049 Update comment at head of file. Also fix C 'typedef struct' nonsense I
inadvertently left in here.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11988 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-29 06:33:28 +00:00
..
Annotation.h Make sure that at least one virtual method is defined in a .cpp file to avoid 2004-02-26 07:24:18 +00:00
CallSite.h
Casting.h
CFG.h
CommandLine.h Use the new LLVM is_class template instead of the boost one, allowing us to 2004-02-24 03:50:05 +00:00
ConstantRange.h
DataTypes.h.in DataTypes.h is now output from configure, and shortened 2004-02-23 22:07:26 +00:00
Debug.h
DOTGraphTraits.h
DynamicLinker.h
ELF.h Update comment at head of file. Also fix C 'typedef struct' nonsense I 2004-02-29 06:33:28 +00:00
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
LeakDetector.h
Linker.h
MallocAllocator.h
Mangler.h
MathExtras.h Cygwin defines log2 as a macro. Undef it here IFF it has already been defined, 2004-02-25 01:53:45 +00:00
MutexGuard.h ThreadSupport.h is now output from configure. 2004-02-23 21:30:29 +00:00
PassNameParser.h
SlowOperationInformer.h
SystemUtils.h
ThreadSupport-NoSupport.h
ThreadSupport-PThreads.h
ThreadSupport.h.in ThreadSupport.h is now output from configure. 2004-02-23 21:30:29 +00:00
Timer.h
ToolRunner.h
type_traits.h Check in a new type_traits header which provides the mysterious is_class 2004-02-24 03:49:29 +00:00
TypeInfo.h
ValueHolder.h