mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
298690bde2
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++. llvm-svn: 19163 |
||
---|---|---|
.. | ||
bzip2 | ||
Annotation.cpp | ||
CommandLine.cpp | ||
Compressor.cpp | ||
Debug.cpp | ||
FileUtilities.cpp | ||
IsInf.cpp | ||
IsNAN.cpp | ||
Makefile | ||
PluginLoader.cpp | ||
SlowOperationInformer.cpp | ||
Statistic.cpp | ||
StringExtras.cpp | ||
SystemUtils.cpp | ||
Timer.cpp | ||
ToolRunner.cpp |