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
CommandLine.cpp
ConstantRange.cpp
LeakDetector.cpp
Makefile
PluginLoader.cpp
Signals.cpp
Statistic.cpp
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