diff options
Diffstat (limited to 'llvm/runtime/libprofile')
-rw-r--r-- | llvm/runtime/libprofile/exported_symbols.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/runtime/libprofile/exported_symbols.lst b/llvm/runtime/libprofile/exported_symbols.lst index faed3efd203..6f6c3cc840c 100644 --- a/llvm/runtime/libprofile/exported_symbols.lst +++ b/llvm/runtime/libprofile/exported_symbols.lst @@ -1,3 +1,5 @@ llvm_start_func_profiling llvm_start_block_profiling +llvm_start_basic_block_tracing +llvm_trace_basic_block |