diff options
author | Torok Edwin <edwintorok@gmail.com> | 2009-07-07 17:32:34 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2009-07-07 17:32:34 +0000 |
commit | 6c2d233e7a8993d90fd97703ed8331f2d6e80671 (patch) | |
tree | 9388c1d2e60e622e5da14da32087af46ff8b8e4d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9e2af02143283d140d52ab9fe7d46cd21998829a (diff) | |
download | bcm5719-llvm-6c2d233e7a8993d90fd97703ed8331f2d6e80671.tar.gz bcm5719-llvm-6c2d233e7a8993d90fd97703ed8331f2d6e80671.zip |
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.
llvm-svn: 74922
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions