summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/libprofile
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
commit417d555b6fea62f0a29abd3fc06877d9c4024a5c (patch)
tree4ce32866720e442b68eaa8d35b102f3531954628 /llvm/runtime/libprofile
parent213715bceb68f227f3af4265f79f04dd0d2608e2 (diff)
downloadbcm5719-llvm-417d555b6fea62f0a29abd3fc06877d9c4024a5c.tar.gz
bcm5719-llvm-417d555b6fea62f0a29abd3fc06877d9c4024a5c.zip
Add basic block tracing functions as exported symbols.
llvm-svn: 13338
Diffstat (limited to 'llvm/runtime/libprofile')
-rw-r--r--llvm/runtime/libprofile/exported_symbols.lst2
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
OpenPOWER on IntegriCloud