LLVM API Documentation
#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.
Namespaces | |
namespace | llvm |
Classes | |
struct | llvm::PluginLoader |
Variables | |
static cl::opt< PluginLoader, false, cl::parser< std::string > > | llvm::LoadOpt ("load", cl::ZeroOrMore, cl::value_desc("pluginfilename"), cl::desc("Load the specified plugin")) |