summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Statistic.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2013-05-16 17:30:37 +0000
committerSean Callanan <scallanan@apple.com>2013-05-16 17:30:37 +0000
commitbb77704cd164c134866c77b564389242af3510b0 (patch)
tree197fc4883b12911bede759a9ac8b963294c51b34 /llvm/lib/Support/Statistic.cpp
parent9daaf5775cf3157bc1942a391d366fc6ab9277ff (diff)
downloadbcm5719-llvm-bb77704cd164c134866c77b564389242af3510b0.tar.gz
bcm5719-llvm-bb77704cd164c134866c77b564389242af3510b0.zip
Added a per-process cache for reserved memory
regions that aren't actually allocated in the process. This cache is used by the expression parser if the underlying process doesn't support memory allocation, to avoid needless repeated searches for unused address ranges. Also fixed a silly bug in IRMemoryMap where it would continue searching even after it found a valid region. <rdar://problem/13866629> llvm-svn: 182028
Diffstat (limited to 'llvm/lib/Support/Statistic.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud