diff options
Diffstat (limited to 'contrib/llvm/runtime/libprofile/libprofile.exports')
-rw-r--r-- | contrib/llvm/runtime/libprofile/libprofile.exports | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/llvm/runtime/libprofile/libprofile.exports b/contrib/llvm/runtime/libprofile/libprofile.exports new file mode 100644 index 0000000..f45ff47 --- /dev/null +++ b/contrib/llvm/runtime/libprofile/libprofile.exports @@ -0,0 +1,4 @@ +llvm_start_edge_profiling +llvm_start_opt_edge_profiling +llvm_start_basic_block_tracing +llvm_trace_basic_block |