llvm-6502/runtime/libprofile
Reid Spencer 8aa9a8ca98 Standardize the format of the runtime libraries makefiles.
* Don't have lines longer than 80 cols
* Blank line after the header
* Reduce spaces in var definitions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18427 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-02 09:31:40 +00:00
..
BasicBlockTracing.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:47 +00:00
BlockProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:46 +00:00
CommonProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:47 +00:00
EdgeProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:46 +00:00
exported_symbols.lst Add basic block tracing functions as exported symbols. 2004-05-03 23:49:17 +00:00
FunctionProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:47 +00:00
Makefile Standardize the format of the runtime libraries makefiles. 2004-12-02 09:31:40 +00:00
Profiling.h Share the profile info type enum with the C++ analysis libraries. 2004-05-04 16:51:48 +00:00