|
Linux Perf
|
#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>
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) |
|
static |
| int test__clang_to_IR | ( | void | ) |
| int test__clang_to_obj | ( | void | ) |