llvm-6502/lib/Support
Chris Lattner 3f39849003 * Add new -track-memory option to tools which enables the mem usage column in the reports.
This is now optional (and defaults to off) because mallinfo can be VERY slow as it
seems to touch every page of allocated memory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5448 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-30 23:08:50 +00:00
..
Annotation.cpp Move annotation to support library 2003-01-14 21:29:58 +00:00
CommandLine.cpp Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
ConstantRange.cpp Minor bug fix. 2002-09-03 23:12:40 +00:00
LeakDetector.cpp Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PluginLoader.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
Signals.cpp Submitted by Casey Carter: 2002-09-13 14:57:24 +00:00
Statistic.cpp Add #include 2002-10-27 19:08:03 +00:00
SystemUtils.cpp Fix build problem on sparc 2003-01-29 18:15:34 +00:00
Timer.cpp * Add new -track-memory option to tools which enables the mem usage column in the reports. 2003-01-30 23:08:50 +00:00