Fabcoin Core
0.16.2
P2P Digital Currency
|
#include "preprocessor/llvm_includes_start.h"
#include <llvm/IR/Type.h>
#include <llvm/IR/Constants.h>
#include <llvm/IR/Metadata.h>
#include "preprocessor/llvm_includes_end.h"
#include "JIT.h"
Go to the source code of this file.
Classes | |
struct | dev::eth::jit::Type |
struct | dev::eth::jit::Constant |
Namespaces | |
dev | |
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
dev::eth | |
dev::eth::jit | |