ΒΆLLVMMetadataRef LLVMGetModuleFlag(LLVMModuleRef M,
const char* Key,
size_t KeyLen)
LLVMMetadataRef LLVMGetModuleFlag(LLVMModuleRef M,
const char* Key,
size_t KeyLen)
Description
Add a module-level flag to the module-level flags metadata if it doesn't already exist.
Declared at: llvm/include/llvm-c/Core.h:791
Parameters
- LLVMModuleRef M
- const char* Key
- size_t KeyLen