LLVM API Documentation
#include "llvm/Support/CommandLine.h"
Go to the source code of this file.
Classes | |
struct | llvm::PluginLoader |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
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")) |