This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
profile
History
Bill Wendling
6ce98c49f4
Use unbuffered I/O. This reduces the runtime by about half. Our implementation is now only about 5 times slower than gcc's.
...
llvm-svn: 180980
2013-05-03 00:25:49 +00:00
..
CMakeLists.txt
Add basic support for building profile compiler-rt library in CMake build on Darwin
2013-03-25 14:20:11 +00:00
GCDAProfiling.c
Use unbuffered I/O. This reduces the runtime by about half. Our implementation is now only about 5 times slower than gcc's.
2013-05-03 00:25:49 +00:00
Makefile.mk
…