Home
last modified time | relevance | path

Searched refs:reportErrorAndExit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/
H A DLLJITWithExecutorProcessControl.cpp118 static void reportErrorAndExit() { in reportErrorAndExit() function
155 J->getExecutionSession(), pointerToJITTargetAddress(&reportErrorAndExit)); in main()