diff options
| author | Sean Callanan <scallanan@apple.com> | 2013-05-16 17:30:37 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2013-05-16 17:30:37 +0000 |
| commit | bb77704cd164c134866c77b564389242af3510b0 (patch) | |
| tree | 197fc4883b12911bede759a9ac8b963294c51b34 /llvm/lib/Support/Statistic.cpp | |
| parent | 9daaf5775cf3157bc1942a391d366fc6ab9277ff (diff) | |
| download | bcm5719-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

