llvm-6502/include/llvm/Support
Nick Lewycky 75712b8b3f Whoops! Undo r50087, unbreak the build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50088 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-22 05:20:06 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
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 Whoops! Undo r50087, unbreak the build. 2008-04-22 05:20:06 +00:00
CommandLine.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
Compiler.h
ConstantRange.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
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 Add GetResultInst. First step for multiple return value support. 2008-02-19 22:15:16 +00:00
IRBuilder.h Merge LLVMBuilder and FoldingBuilder, calling 2008-04-13 06:22:09 +00:00
LeakDetector.h
ManagedStatic.h
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