LLVM  8.0.1
Classes | Namespaces | Functions
PluginLoader.h File Reference
#include "llvm/Support/CommandLine.h"
Include dependency graph for PluginLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::PluginLoader
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

static cl::opt< PluginLoader, false, cl::parser< std::string > > llvm::LoadOpt ("load", cl::ZeroOrMore, cl::value_desc("pluginfilename"), cl::desc("Load the specified plugin"))