This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8513d4236c8d621dcaffe9e94059225f055ee196
clang-p2996
/
llvm
/
runtime
/
libprofile
History
Nick Lewycky
6fac9bcf67
Use static inline to do the right thing when built in C99 mode. Of course,
...
C89 doesn't have an inline keyword. llvm-svn: 130279
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