LLVM API Documentation

Interpreter.cpp File Reference

#include "Interpreter.h"
#include "llvm/CodeGen/IntrinsicLowering.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Module.h"
#include "llvm/ModuleProvider.h"

Include dependency graph for Interpreter.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

struct  RegisterInterp

Functions

void llvm::LinkInInterpreter ()

Variables

static struct RegisterInterp InterpRegistrator


Variable Documentation

struct RegisterInterp InterpRegistrator [static]