Upgrade outdated section attributes on globals in a module.

Synopsis

Declared in <llvm/IR/AutoUpgrade.h>

void
UpgradeSectionAttributes(Module& M);

Parameters

Name

Description

M

Module whose global section attributes are upgraded.

Created with MrDocs