1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Add llvm_start_edge_profiling to exported symbols for libprofile_rt.

llvm-svn: 79944
This commit is contained in:
Andreas Neustifter 2009-08-24 21:41:37 +00:00
parent ab3d85ae46
commit d9b49e77dd

View File

@ -1,5 +1,6 @@
llvm_start_func_profiling llvm_start_func_profiling
llvm_start_block_profiling llvm_start_block_profiling
llvm_start_edge_profiling
llvm_start_basic_block_tracing llvm_start_basic_block_tracing
llvm_trace_basic_block llvm_trace_basic_block