Function llvm_sys::error_handling::LLVMEnablePrettyStackTrace [−][src]
pub unsafe extern "C" fn LLVMEnablePrettyStackTrace()
Enable LLVM’s build-in stack trace code.
This intercepts the OS’s crash signals and prints which component of LLVM you were in at the time of the crash.