summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorAndreas Neustifter <astifter-llvm@gmx.at>2009-08-24 21:41:37 +0000
committerAndreas Neustifter <astifter-llvm@gmx.at>2009-08-24 21:41:37 +0000
commitade1a22522ab4d1971ee6fd1f7491e1a956b03a9 (patch)
tree594054afe20da5d1dc55ee9ec9450c376b87f6ae /runtime
parent96135b617a5c752ea98388d0ed4a289c47c147b3 (diff)
downloadllvm-ade1a22522ab4d1971ee6fd1f7491e1a956b03a9.tar.gz
llvm-ade1a22522ab4d1971ee6fd1f7491e1a956b03a9.tar.bz2
llvm-ade1a22522ab4d1971ee6fd1f7491e1a956b03a9.tar.xz
Add llvm_start_edge_profiling to exported symbols for libprofile_rt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79944 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
-rw-r--r--runtime/libprofile/exported_symbols.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/libprofile/exported_symbols.lst b/runtime/libprofile/exported_symbols.lst
index 6f6c3cc840..5fc6559cec 100644
--- a/runtime/libprofile/exported_symbols.lst
+++ b/runtime/libprofile/exported_symbols.lst
@@ -1,5 +1,6 @@
llvm_start_func_profiling
llvm_start_block_profiling
+llvm_start_edge_profiling
llvm_start_basic_block_tracing
llvm_trace_basic_block