|
LLVM
3.7.0
|
#include "JITSymbol.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ExecutionEngine/ExecutionEngine.h"#include "llvm/ExecutionEngine/SectionMemoryManager.h"#include <list>#include <memory>Go to the source code of this file.
Classes | |
| class | llvm::orc::ObjectLinkingLayerBase |
| class | llvm::orc::ObjectLinkingLayerBase::LinkedObjectSet |
| Holds a set of objects to be allocated/linked as a unit in the JIT. More... | |
| class | llvm::orc::DoNothingOnNotifyLoaded |
| Default (no-op) action to perform when loading objects. More... | |
| class | llvm::orc::ObjectLinkingLayer< NotifyLoadedFtor > |
| Bare bones object linking layer. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::orc | |
1.8.6