LLVM
13.0.0git
|
#include "llvm/ADT/StringRef.h"
#include "llvm/ExecutionEngine/Orc/Core.h"
#include "llvm/ExecutionEngine/Orc/ExecutionUtils.h"
#include "llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h"
#include <future>
#include <thread>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::orc::MachOJITDylibInitializers |
struct | llvm::orc::MachOJITDylibInitializers::SectionExtent |
class | llvm::orc::MachOJITDylibDeinitializers |
class | llvm::orc::MachOPlatform |
Mediates between MachO initialization and ExecutionSession state. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::orc | |
Functions | |
Error | llvm::orc::enableObjCRegistration (const char *PathToLibObjC) |
Enable registration of JIT'd ObjC classes and selectors. More... | |
bool | llvm::orc::objCRegistrationEnabled () |