summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/c++/clang-c.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/c++/clang-c.h')
-rw-r--r--tools/perf/util/c++/clang-c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/c++/clang-c.h b/tools/perf/util/c++/clang-c.h
index dcde4b5..22b3936 100644
--- a/tools/perf/util/c++/clang-c.h
+++ b/tools/perf/util/c++/clang-c.h
@@ -9,6 +9,7 @@ extern void perf_clang__init(void);
extern void perf_clang__cleanup(void);
extern int test__clang_to_IR(void);
+extern int test__clang_to_obj(void);
#ifdef __cplusplus
}
OpenPOWER on IntegriCloud