llvm-6502/runtime/libprofile
Nick Lewycky 3f5c832909 Use static inline to do the right thing when built in C99 mode. Of course,
C89 doesn't have an inline keyword.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130279 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-27 03:22:17 +00:00
..
BasicBlockTracing.c
CMakeLists.txt Add cmakefiles to build profile_rt.so! 2011-04-26 05:48:41 +00:00
CommonProfiling.c Implementation of path profiling. 2011-01-29 01:09:53 +00:00
EdgeProfiling.c
GCDAProfiling.c Rename everything to follow LLVM style ... I think. 2011-04-26 03:54:16 +00:00
libprofile.exports Rename everything to follow LLVM style ... I think. 2011-04-26 03:54:16 +00:00
Makefile
OptimalEdgeProfiling.c Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
PathProfiling.c Use static inline to do the right thing when built in C99 mode. Of course, 2011-04-27 03:22:17 +00:00
Profiling.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00