Project Alice
Loading...
Searching...
No Matches
ErrorHandling.h File Reference
#include "llvm-c/ExternC.h"
Include dependency graph for ErrorHandling.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* LLVMFatalErrorHandler) (const char *Reason)
 

Functions

void LLVMInstallFatalErrorHandler (LLVMFatalErrorHandler Handler)
 
void LLVMResetFatalErrorHandler (void)
 
void LLVMEnablePrettyStackTrace (void)