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
43407fe6331cff494f3c1908f9c9efd591b43289
clang-p2996
/
llvm
/
runtime
/
libprofile
History
Nick Lewycky
a7028848a1
The computation of string length is not that complicated. Fix it, again. :)
...
llvm-svn: 130967
2011-05-05 23:52:18 +00:00
..
BasicBlockTracing.c
…
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
Unbreak the MSVC build:
2011-04-29 08:56:07 +00:00
EdgeProfiling.c
…
GCDAProfiling.c
The computation of string length is not that complicated. Fix it, again. :)
2011-05-05 23:52:18 +00:00
libprofile.exports
Rename everything to follow LLVM style ... I think.
2011-04-26 03:54:16 +00:00
Makefile
Rename profile_rt.so to libprofile_rt.so under configure+make (it already was
2011-04-29 02:12:06 +00:00
OptimalEdgeProfiling.c
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
PathProfiling.c
runtime/libprofile/PathProfiling.c: Don't use // comment in C source.
2011-04-30 03:53:56 +00:00
Profiling.h
Implementation of path profiling.
2011-01-29 01:09:53 +00:00