ΒΆvoid LLVMEnablePrettyStackTrace()

Description

Enable LLVM's built-in stack trace code. This intercepts the OS's crash signals and prints which component of LLVM you were in at the time if the crash.

Declared at: llvm/include/llvm-c/ErrorHandling.h:43