mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
10 lines
176 B
CMake
10 lines
176 B
CMake
|
add_llvm_loadable_module( profile_rt
|
||
|
BasicBlockTracing.c
|
||
|
CommonProfiling.c
|
||
|
GCDAProfiling.c
|
||
|
PathProfiling.c
|
||
|
EdgeProfiling.c
|
||
|
OptimalEdgeProfiling.c
|
||
|
Profiling.h
|
||
|
)
|