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
..
2009-07-07 16:09:05 +00:00
2009-07-01 07:03:41 +00:00
2009-07-07 17:32:34 +00:00
2009-07-06 23:00:19 +00:00
2009-07-06 23:00:19 +00:00
2009-07-05 22:35:49 +00:00
2009-04-01 16:13:29 +00:00