Set sanitizer instrumentation flags for this global value.
Synopsis
Declared in <llvm/IR/GlobalValue.h>
void
setSanitizerMetadata(SanitizerMetadata Meta);
Parameters
Name |
Description |
Meta |
The sanitizer flags to attach. |
Created with MrDocs