LLVM  8.0.1
Functions
GCMetadata.cpp File Reference
#include "llvm/ADT/STLExtras.h"
#include "llvm/CodeGen/GCMetadata.h"
#include "llvm/CodeGen/GCStrategy.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/IR/Function.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Pass.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include <algorithm>
#include <cassert>
#include <memory>
#include <string>
Include dependency graph for GCMetadata.cpp:

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   
)