llvm-6502/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
..
lib/Support * Add new -track-memory option to tools which enables the mem usage column in the reports. 2003-01-30 23:08:50 +00:00
tools Fix warning on sparc 2003-01-29 16:26:46 +00:00