Convert llvm.global.annotations in M into !annotation metadata.

Synopsis

Declared in <llvm/Transforms/IPO/Annotation2Metadata.h>

Return Value

The set of analyses preserved by this pass.

Parameters

Name

Description

M

The module whose annotations are converted.

AM

The module analysis manager.

Created with MrDocs