mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-21 00:32:23 +00:00
b192870420
does. Also mostly implement it. Still a work-in-progress, but generates legal output on crafted test cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129630 91177308-0d34-0410-b5e6-96231b3b80d8
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
llvm_start_edge_profiling
|
|
llvm_start_opt_edge_profiling
|
|
llvm_start_path_profiling
|
|
llvm_start_basic_block_tracing
|
|
llvm_trace_basic_block
|
|
llvm_increment_path_count
|
|
llvm_decrement_path_count
|
|
llvm_gcda_start_file
|
|
llvm_gcda_emit_function
|
|
llvm_gcda_emit_arcs
|
|
llvm_gcda_end_file
|