Get the module-level metadata that the platform cares about.
Declared in <llvm/Target/TargetLoweringObjectFile.h>
virtual
void
getModuleMetadata(Module& M);
the module-level metadata that the platform cares about.
| Name | Description |
|---|---|
| M | Module whose platform-relevant metadata is collected. |