llvm-6502/include/llvm/Support
Torok Edwin 31e2466f15 Introduce new error handling API.
This will replace exit()/abort() style error handling with an API
that allows clients to register custom error handling hooks.
The default is to call exit(1) when no error handler is provided.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74922 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-07 17:32:34 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h
CallSite.h
Casting.h
CFG.h
CommandLine.h
Compiler.h Introduce new error handling API. 2009-07-07 17:32:34 +00:00
ConstantFolder.h
ConstantRange.h
DataFlow.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h Introduce new error handling API. 2009-07-07 17:32:34 +00:00
FileUtilities.h
Format.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h
LeakDetector.h
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h switch the .ll parser to use SourceMgr. 2009-07-02 23:08:13 +00:00
StableBasicBlockNumbering.h
StandardPasses.h
Streams.h
StringPool.h
SystemUtils.h
TargetFolder.h "LLVMContext* " --> "LLVMContext *" 2009-07-06 23:00:19 +00:00
Timer.h
type_traits.h
TypeBuilder.h improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
ValueHandle.h