llvm-6502/include/llvm/Support
Reid Spencer 7107c3badf For PR780:
1. Move IncludeFile.h to System library
2. Move IncludeFile.cpp to System library
3. #1 and #2 required to prevent cyclic library dependencies for libSystem
4. Convert all existing uses of Support/IncludeFile.h to System/IncludeFile.h
5. Add IncludeFile support to various lib/System classes.
6. Add new lib/System classes to LinkAllVMCore.h
All this in an attempt to pull in lib/System to what's required for VMCore


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29287 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-26 16:18:00 +00:00
..
.cvsignore
AIXDataTypesFix.h
Annotation.h
CallSite.h
Casting.h Add a #include <cassert> for situations where Casting.h is used standalone. 2006-05-13 17:50:38 +00:00
CFG.h
CommandLine.h Add an out-of-line virtual method to provide a home for the cl::option class. 2006-07-18 23:59:33 +00:00
Compressor.h This patch (written by Reid) changes compressor to never throw an exception. 2006-07-07 17:00:12 +00:00
ConstantRange.h
DataTypes.h.in Add in missing #defines for _OpenBSD_ systems. 2006-04-20 00:18:39 +00:00
Debug.h
DOTGraphTraits.h
Dwarf.h For PR780: 2006-07-26 16:18:00 +00:00
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h For PR801: 2006-06-27 16:49:46 +00:00
InstIterator.h
InstVisitor.h Improve InstVisitor docs. 2006-05-31 15:30:18 +00:00
LeakDetector.h
Mangler.h For PR780: 2006-07-26 16:18:00 +00:00
MathExtras.h For PR780: 2006-07-26 16:18:00 +00:00
MutexGuard.h
PassNameParser.h
PatternMatch.h Add some more matcher classes for shifts. 2006-06-15 19:25:28 +00:00
PluginLoader.h
SlowOperationInformer.h For PR780: 2006-07-26 16:18:00 +00:00
StableBasicBlockNumbering.h
SystemUtils.h
Timer.h
type_traits.h
TypeInfo.h
Visibility.h Add support for hidden visibility 2006-06-28 21:38:04 +00:00