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:
parent
ab3d85ae46
commit
d9b49e77dd
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user