llvm-6502/include/llvm/Support
Reid Spencer af303d53e6 For PR780:
1. Add #includes to LinkAllVMCore.h to get Mangler.o and InlineAsm.o
2. Make Mangler.h and InlineAsm.h use the macros to ensure linkage
3. Make each of the tools with --load options include LinkAllVMCore.h
This should be the last set of changes for this bug and 800.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28719 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-07 23:03:13 +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 Make it possible to override the standard version printer. Not all tools 2006-06-05 16:22:56 +00:00
Compressor.h Improve documentation on throwing, it is not complete still though. :( 2006-05-14 19:07:07 +00:00
ConstantRange.h
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h
IncludeFile.h For PR780: 2006-06-07 22:00:26 +00:00
InstIterator.h
InstVisitor.h Improve InstVisitor docs. 2006-05-31 15:30:18 +00:00
LeakDetector.h
Mangler.h For PR780: 2006-06-07 23:03:13 +00:00
MathExtras.h For PR786: 2006-05-24 19:21:13 +00:00
MutexGuard.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
SlowOperationInformer.h Fix breakage on platforms where string/cassert don't pull in int64_t. 2006-05-25 05:59:50 +00:00
StableBasicBlockNumbering.h
SystemUtils.h
Timer.h
type_traits.h
TypeInfo.h