summaryrefslogtreecommitdiff
path: root/runtime/libprofile/exported_symbols.lst
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-05-03 23:49:17 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-05-03 23:49:17 +0000
commit86329b3fd631d0495fa985ef1294e8782fc50cab (patch)
tree8b8eb149c132874ea6b30c8884dcf167f1a7728d /runtime/libprofile/exported_symbols.lst
parent273595f90735f3294c1a33968db69cfc3031cb0d (diff)
downloadllvm-86329b3fd631d0495fa985ef1294e8782fc50cab.tar.gz
llvm-86329b3fd631d0495fa985ef1294e8782fc50cab.tar.bz2
llvm-86329b3fd631d0495fa985ef1294e8782fc50cab.tar.xz
Add basic block tracing functions as exported symbols.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime/libprofile/exported_symbols.lst')
-rw-r--r--runtime/libprofile/exported_symbols.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/libprofile/exported_symbols.lst b/runtime/libprofile/exported_symbols.lst
index faed3efd20..6f6c3cc840 100644
--- a/runtime/libprofile/exported_symbols.lst
+++ b/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