14#ifndef LLVM_EXECUTIONENGINE_INTERPRETER_H
15#define LLVM_EXECUTIONENGINE_INTERPRETER_H
23 struct ForceInterpreterLinking {
25 } ForceInterpreterLinking;
LLVM_ABI void LLVMLinkInInterpreter()
Empty function used to force the linker to link the LLVM interpreter.