#include #include ">

LLVM: lib/ExecutionEngine/Orc/Core.cpp File Reference (original) (raw)

#include "[llvm/ExecutionEngine/Orc/Core.h](llvm%5F2ExecutionEngine%5F2Orc%5F2Core%5F8h%5Fsource.html)"
#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"
#include "llvm/Config/llvm-config.h"
#include "[llvm/ExecutionEngine/Orc/DebugUtils.h](DebugUtils%5F8h%5Fsource.html)"
#include "[llvm/ExecutionEngine/Orc/Shared/OrcError.h](OrcError%5F8h%5Fsource.html)"
#include "[llvm/Support/FormatVariadic.h](FormatVariadic%5F8h%5Fsource.html)"
#include "[llvm/Support/MSVCErrorWorkarounds.h](MSVCErrorWorkarounds%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"
#include <condition_variable>
#include <future>
#include <optional>

Go to the source code of this file.

Classes
class llvm::orc::InProgressLookupState
class llvm::orc::InProgressLookupFlagsState
class llvm::orc::InProgressFullLookupState
Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
namespace llvm::orc
Macros
#define DEBUG_TYPE "orc"
Functions
Expected< SymbolAliasMap > llvm::orc::buildSimpleReexportsAliasMap (JITDylib &SourceJD, SymbolNameSet Symbols)

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "orc"

Definition at line 23 of file Core.cpp.