Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <llvm/ExecutionEngine/Orc/Core.h>
#include <llvm/Support/FileSystem.h>
#include <llvm/Support/MemoryBuffer.h>
Go to the source code of this file.
Classes | |
struct | proteus::CompiledLibrary |
Namespaces | |
namespace | proteus |