forked from OSchip/llvm-project
Add basic block tracing functions as exported symbols.
llvm-svn: 13338
This commit is contained in:
parent
213715bceb
commit
417d555b6f
|
@ -1,3 +1,5 @@
|
|||
|
||||
llvm_start_func_profiling
|
||||
llvm_start_block_profiling
|
||||
llvm_start_basic_block_tracing
|
||||
llvm_trace_basic_block
|
||||
|
|
Loading…
Reference in New Issue