llvm-6502/include
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
..
llvm Introduce new error handling API. 2009-07-07 17:32:34 +00:00
llvm-c Add two new accessors to the C bindings, patch by Wladimir van der Laan! 2009-07-06 17:29:59 +00:00