ΒΆ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:827

Parameters

LLVMModuleRef M
const char* Key
size_t KeyLen