This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67deea9d05b9da170299526dbdf7ef15830a651c
archived-llvm-mirror
/
runtime
/
libprofile
History
Reid Spencer
d5bf5709c4
Turn on LOADABLE_MODULE so that profile.so can be loaded dynamically by
...
the JIT. llvm-svn: 19524
2005-01-13 16:53:05 +00:00
..
BasicBlockTracing.c
Constants for profile info type changed names to match the C++ ones.
2004-05-04 16:51:47 +00:00
BlockProfiling.c
Constants for profile info type changed names to match the C++ ones.
2004-05-04 16:51:46 +00:00
CommonProfiling.c
Constants for profile info type changed names to match the C++ ones.
2004-05-04 16:51:47 +00:00
EdgeProfiling.c
Constants for profile info type changed names to match the C++ ones.
2004-05-04 16:51:46 +00:00
exported_symbols.lst
Add basic block tracing functions as exported symbols.
2004-05-03 23:49:17 +00:00
FunctionProfiling.c
Constants for profile info type changed names to match the C++ ones.
2004-05-04 16:51:47 +00:00
Makefile
Turn on LOADABLE_MODULE so that profile.so can be loaded dynamically by
2005-01-13 16:53:05 +00:00
Profiling.h
Share the profile info type enum with the C++ analysis libraries.
2004-05-04 16:51:48 +00:00