ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Namespaces | Functions
llvm_compat.cpp File Reference
#include <string>
#include "LLVMJIT.h"
#include "llvm/Support/Error.h"
#include "clang/Basic/DiagnosticOptions.h"
#include "clang/Frontend/TextDiagnosticPrinter.h"
#include "clang/Basic/LangOptions.h"
#include "llvm_compat.hpp"
Include dependency graph for llvm_compat.cpp:

Go to the source code of this file.

Namespaces

namespace  compat
 

Functions

std::unique_ptr< llvm::orc::ExecutionSession > compat::createExecutionSession ()
 
std::unique_ptr< llvm::MemoryBuffer > compat::get_virtual_source (llvm::StringRef code, clang::CompilerInstance &CI)
 
void * compat::get_function_ptr (const compat::lookup_symbol_T &func)
 
void compat::createDiagnostics (clang::CompilerInstance &CI)