1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-prof
Reid Spencer 18c09dcf35 General cleanup:
1. Don't mix C++ and C standard I/O, convert to C++ iostreams
2. Wrap long lines
3. use the std namespace to simplify/shorten the code

llvm-svn: 25042
2005-12-29 21:13:45 +00:00
..
llvm-prof.cpp General cleanup: 2005-12-29 21:13:45 +00:00
Makefile There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00