LLVM 22.0.0git
Annotation2Metadata.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "annotation2metadata"

Functions

static bool convertAnnotation2Metadata (Module &M)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "annotation2metadata"

Definition at line 23 of file Annotation2Metadata.cpp.

Function Documentation

◆ convertAnnotation2Metadata()