llvm-c ~master (2022-02-07T19:59:32.8983686)
Dub
Repo
LLVMVerifyModule
deimos
llvm
c
analysis
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
LLVMBool
LLVMVerifyModule
(
LLVMModuleRef
M
,
LLVMVerifierFailureAction
Action
,
char
**
OutMessage
)
Meta
Source
See Implementation
deimos
llvm
c
analysis
aliases
LLVMVerifierFailureAction
enums
LLVMAbortProcessAction
functions
LLVMVerifyFunction
LLVMVerifyModule
LLVMViewFunctionCFG
LLVMViewFunctionCFGOnly