llvm-6502/include/llvm/Support
Scott Michel bab6436b17 Check for NULL before traversing the isa<> type hierarchy checking with a
NULL-based reference.

Note: Encountered this a few times on Tiger + gcc 4.0.1. Might just be a
platform-specific compiler issue, but it's good defensive programming in any
case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59890 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-22 23:49:26 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h
CallSite.h
Casting.h Check for NULL before traversing the isa<> type hierarchy checking with a 2008-11-22 23:49:26 +00:00
CFG.h
CommandLine.h
Compiler.h Symbol visibility is unsupported on cygwin too. 2008-10-31 18:05:01 +00:00
ConstantFolder.h
ConstantRange.h
DataFlow.h
DataTypes.h.cmake CMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in. 2008-10-25 03:25:11 +00:00
DataTypes.h.in Revert r58411. The user needs to #define this when using the JITMemoryManager.h header. 2008-10-30 01:22:58 +00:00
Debug.h
DebugInfoBuilder.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
Format.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h Clean up some strange whitespace. 2008-11-15 20:32:33 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h
MutexGuard.h
NoFolder.h Fix the name of the include guard to match the filename. 2008-10-28 00:52:46 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h add a new m_Specific pattern that matches only if we have a specific Value*. 2008-11-16 04:38:30 +00:00
PluginLoader.h
raw_ostream.h Add Binary flag to raw_fd_ostream constructor. 2008-11-13 05:01:07 +00:00
Recycler.h
RecyclingAllocator.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h add a write method. 2008-11-19 06:45:06 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h