LLVM API Documentation

PluginLoader.cpp File Reference

#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/PluginLoader.h"
#include "llvm/Support/Streams.h"
#include "llvm/System/DynamicLibrary.h"
#include <ostream>
#include <vector>

Include dependency graph for PluginLoader.cpp:

Go to the source code of this file.

Defines

#define DONT_GET_PLUGIN_LOADER_OPTION

Variables

static ManagedStatic
< std::vector< std::string > > 
Plugins


Define Documentation

#define DONT_GET_PLUGIN_LOADER_OPTION

Definition at line 14 of file PluginLoader.cpp.


Variable Documentation

ManagedStatic<std::vector<std::string> > Plugins [static]

Definition at line 23 of file PluginLoader.cpp.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.