Linux Perf
clang-test.cpp File Reference
#include "clang.h"
#include "clang-c.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/LLVMContext.h"
#include <util-cxx.h>
#include <tests/llvm.h>
#include <string>
Include dependency graph for clang-test.cpp:

Go to the source code of this file.

Classes

class  perf_clang_scope
 

Functions

static std::unique_ptr< llvm::Module > __test__clang_to_IR (void)
 
int test__clang_to_IR (void)
 
int test__clang_to_obj (void)
 

Function Documentation

◆ __test__clang_to_IR()

static std::unique_ptr<llvm::Module> __test__clang_to_IR ( void  )
static

Definition at line 18 of file clang-test.cpp.

Here is the call graph for this function:

◆ test__clang_to_IR()

int test__clang_to_IR ( void  )

Definition at line 36 of file clang-test.cpp.

Here is the call graph for this function:

◆ test__clang_to_obj()

int test__clang_to_obj ( void  )

Definition at line 49 of file clang-test.cpp.

Here is the call graph for this function: