LLVM 20.0.0git
|
#include "llvm/Support/PluginLoader.h"
#include "llvm/Support/DynamicLibrary.h"
#include "llvm/Support/Mutex.h"
#include "llvm/Support/raw_ostream.h"
#include <vector>
Go to the source code of this file.
Macros | |
#define | DONT_GET_PLUGIN_LOADER_OPTION |
#define DONT_GET_PLUGIN_LOADER_OPTION |
Definition at line 13 of file PluginLoader.cpp.