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
b08948399333487e5a194c956fcb251894deefdd
clang-p2996
/
llvm
/
runtime
/
libprofile
History
NAKAMURA Takumi
d1cc9db3d6
libprofile/CommonProfiling.c: Fix according to C89.
...
llvm-svn: 167272
2012-11-02 01:32:02 +00:00
..
BasicBlockTracing.c
…
CMakeLists.txt
libprofile: [CMake] Let libprofile_rt be not loadable_module but shared library. Autoconf's one does so.
2012-08-29 00:37:51 +00:00
CommonProfiling.c
libprofile/CommonProfiling.c: Fix according to C89.
2012-11-02 01:32:02 +00:00
EdgeProfiling.c
…
GCDAProfiling.c
Free the allocated filename. Found by clang static analyzer.
2012-06-15 09:11:47 +00:00
libprofile.exports
…
Makefile
Place temporary LTO files into their own subdirectory.
2012-10-10 05:29:15 +00:00
OptimalEdgeProfiling.c
…
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
Profile: move a single enum out of ProfileInfoTypes.h into a new
2012-08-24 18:31:44 +00:00