Linux Perf
clang.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Module.h"
#include "llvm/Option/Option.h"
#include <memory>
Include dependency graph for clang.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 perf
 

Functions

std::unique_ptr< Module > perf::getModuleFromSource (opt::ArgStringList CFlags, StringRef Name, StringRef Content)
 
std::unique_ptr< Module > perf::getModuleFromSource (opt::ArgStringList CFlags, StringRef Path)
 
std::unique_ptr< llvm::SmallVectorImpl< char > > perf::getBPFObjectFromModule (llvm::Module *Module)