28#define LLVMErrorSuccess 0
#define LLVM_C_EXTERN_C_BEGIN
#define LLVM_C_EXTERN_C_END
char * LLVMGetErrorMessage(LLVMErrorRef Err)
LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err)
LLVMErrorTypeId LLVMGetStringErrorTypeId(void)
void LLVMDisposeErrorMessage(char *ErrMsg)
const void * LLVMErrorTypeId
struct LLVMOpaqueError * LLVMErrorRef
LLVMErrorRef LLVMCreateStringError(const char *ErrMsg)
void LLVMConsumeError(LLVMErrorRef Err)