|
LLVM
8.0.1
|
#include "llvm/ADT/STLExtras.h"#include "llvm/ExecutionEngine/JITSymbol.h"#include "llvm/ExecutionEngine/Orc/Layer.h"#include "llvm/Support/Error.h"#include "llvm/Support/MemoryBuffer.h"#include <memory>#include <string>

Go to the source code of this file.
Classes | |
| class | llvm::orc::IRCompileLayer |
| class | llvm::orc::LegacyIRCompileLayer< BaseLayerT, CompileFtor > |
| Eager IR compiling layer. More... | |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::orc | |
1.8.13