mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-27 13:30:05 +00:00
aeb47b8db9
portability, the --track-space option was inadvertently ignored. This patch fixes that so that sys::Process::GetMallocUsage() is only invoked if the --track-spaces option is given. Apparently the mallinfo() call that GetMallocUsage() uses is *very* slow, especially when processing very large modules like projects/llvm-test/MultiSource/Applications/kimwitu++. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19163 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
bzip2 | ||
Annotation.cpp | ||
CommandLine.cpp | ||
Compressor.cpp | ||
ConstantRange.cpp | ||
Debug.cpp | ||
FileUtilities.cpp | ||
IsInf.cpp | ||
IsNAN.cpp | ||
Makefile | ||
PluginLoader.cpp | ||
SlowOperationInformer.cpp | ||
Statistic.cpp | ||
StringExtras.cpp | ||
SystemUtils.cpp | ||
Timer.cpp | ||
ToolRunner.cpp |