Get the module‐level metadata that the platform cares about.
Synopsis
Declared in <llvm/Target/TargetLoweringObjectFile.h>
virtual
void
getModuleMetadata(Module& M);
Return Value
the module‐level metadata that the platform cares about.
Parameters
Name |
Description |
M |
Module whose platform‐relevant metadata is collected. |
Created with MrDocs