llvm-6502/include/llvm/Support
Alkis Evlogimenos 1d29a6d6c7 Make ToolExecutionError inherit std::exception and implement its
interface: getMessage() is gone, use what() instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11621 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-19 07:39:26 +00:00
..
Annotation.h
CallSite.h
Casting.h
CFG.h
CommandLine.h
ConstantRange.h
Debug.h
DOTGraphTraits.h
DynamicLinker.h
FileUtilities.h Change the order of the arguments to the ctor, allowing us to make the boolean default to true 2004-02-18 20:20:52 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h If a node has more than 64 outgoing edges, make the edges go from the 'truncated' block, 2004-02-11 20:44:17 +00:00
InstIterator.h
InstVisitor.h
LeakDetector.h
Linker.h
MallocAllocator.h
Mangler.h Add method 2004-02-14 00:30:31 +00:00
MathExtras.h
PassNameParser.h
SlowOperationInformer.h * Add a new helper progress method 2003-12-31 10:20:38 +00:00
SystemUtils.h
ThreadSupport-NoSupport.h Revision of Brian's threading support library to be a bit more generic and 2004-01-17 19:54:29 +00:00
ThreadSupport-PThreads.h Revision of Brian's threading support library to be a bit more generic and 2004-01-17 19:54:29 +00:00
Timer.h
ToolRunner.h Make ToolExecutionError inherit std::exception and implement its 2004-02-19 07:39:26 +00:00
TypeInfo.h
ValueHolder.h