1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/runtime/libprofile
Bill Wendling 9bf37abe42 Don't call exit from a runtime.
llvm-svn: 157450
2012-05-25 00:55:38 +00:00
..
BasicBlockTracing.c Fix 3 MSVC warnings: 2011-05-25 16:32:33 +00:00
CMakeLists.txt Rename profile_rt.so to libprofile_rt.so under configure+make (it already was 2011-04-29 02:12:06 +00:00
CommonProfiling.c Switch to c-style comments in a C file. 2012-04-27 19:30:29 +00:00
EdgeProfiling.c Fix 3 MSVC warnings: 2011-05-25 16:32:33 +00:00
GCDAProfiling.c Don't call exit from a runtime. 2012-05-25 00:55:38 +00:00
libprofile.exports
Makefile Build and install the archive when building the Apple way. 2011-07-19 23:33:42 +00:00
OptimalEdgeProfiling.c Fix 3 MSVC warnings: 2011-05-25 16:32:33 +00:00
PathProfiling.c PathProfiling.c: Get rid of using "inline". We may expect compiler shall optimize out "static" scope w/o "inline". 2011-11-08 12:03:14 +00:00
Profiling.h