diff options
Diffstat (limited to 'runtime/libprofile/libprofile.exports')
-rw-r--r-- | runtime/libprofile/libprofile.exports | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/runtime/libprofile/libprofile.exports b/runtime/libprofile/libprofile.exports deleted file mode 100644 index 2f25be6..0000000 --- a/runtime/libprofile/libprofile.exports +++ /dev/null @@ -1,12 +0,0 @@ -llvm_start_edge_profiling -llvm_start_opt_edge_profiling -llvm_start_path_profiling -llvm_start_basic_block_tracing -llvm_trace_basic_block -llvm_increment_path_count -llvm_decrement_path_count -llvm_gcda_start_file -llvm_gcda_increment_indirect_counter -llvm_gcda_emit_function -llvm_gcda_emit_arcs -llvm_gcda_end_file |