LLVM 19.0.0git
Functions
GCMetadata.cpp File Reference
#include "llvm/CodeGen/GCMetadata.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/IR/Function.h"
#include "llvm/InitializePasses.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Pass.h"
#include "llvm/Support/raw_ostream.h"
#include <cassert>
#include <memory>
#include <string>

Go to the source code of this file.

Functions

 INITIALIZE_PASS (GCModuleInfo, "collector-metadata", "Create Garbage Collector Module Metadata", false, false) GCFunctionInfo
 

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( GCModuleInfo  ,
"collector-metadata"  ,
"Create Garbage Collector Module Metadata"  ,
false  ,
false   
)

Definition at line 71 of file GCMetadata.cpp.