llvm-6502/include/llvm/Support
Nick Lewycky 280a6e607d Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
r48047 r48084 r48085 r48086 r48088 r48096 r48099 r48109 and r48123.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50265 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-25 16:53:59 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h
CallSite.h Add support for equality comparison of CallSite's. 2008-04-13 19:40:26 +00:00
Casting.h merge of r49785 (from branches/ggreif/use-diet): pass V to dyn_cast by const reference, this avoids copy-constructing and destructing all the time. especially important if these constructors are not accessible 2008-04-16 11:43:47 +00:00
CFG.h Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CommandLine.h
Compiler.h
ConstantRange.h
DataFlow.h Add new file Support/DataFlow.h. 2008-04-02 14:57:52 +00:00
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h Merge LLVMBuilder and FoldingBuilder, calling 2008-04-13 06:22:09 +00:00
LeakDetector.h
ManagedStatic.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:42 +00:00
Mangler.h
MathExtras.h
MemoryBuffer.h Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
MutexGuard.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h De-constify the input to the "operator >>" method as it is modified. 2008-03-25 18:16:52 +00:00
StringPool.h
SystemUtils.h
Timer.h
type_traits.h