LLVM 22.0.0git
Interpreter.cpp File Reference
#include "Interpreter.h"
#include "llvm/CodeGen/IntrinsicLowering.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Module.h"
#include <cstring>

Go to the source code of this file.

Functions

void LLVMLinkInInterpreter ()
 Empty function used to force the linker to link the LLVM interpreter.