Searched refs:llvm_error_handler (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Support/
H A DInitialization.cpp29 void llvm_error_handler(void *pUserData, const std::string &pMessage, function in namespace:__anon1067
46 llvm::install_fatal_error_handler(llvm_error_handler, NULL);

Completed in 3052 milliseconds