Computer Laboratory

Manifest.cpp File Reference

Detailed Description

Definition of tesla::Manifest.

Definition in file Manifest.cpp.

#include "tesla.pb.h"
#include "Debug.h"
#include "Manifest.h"
#include "Names.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/SourceMgr.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/system_error.h"
#include <google/protobuf/text_format.h>
+ Include dependency graph for Manifest.cpp:

Go to the source code of this file.

Namespaces

namespace  tesla
 

Functions

cl::opt< string > tesla::ManifestName ("tesla-manifest", cl::init(".tesla"), cl::Hidden, cl::desc("Name of TESLA manifest file"))