Module error_handling

Source
Expand description

This module contains some supplemental functions for dealing with errors.

Functions§

install_fatal_error_handler
Installs an error handler to be called before LLVM exits.
reset_fatal_error_handler
Resets LLVM’s fatal error handler back to the default