diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-02-02 05:31:01 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-02-02 05:31:01 +0000 |
commit | 8eb3e54592ae7d7b43454fcd08d0da7a51ecd4d8 (patch) | |
tree | 8f94f248404aea1c593a2b633c8d1d03c520dceb /lib/Analysis/DIBuilder.cpp | |
parent | 5195b71941b49b3be7915cf4a52c951ac72e0a83 (diff) |
Remove wasteful caching. This isn't needed for correctness because any function
that might have changed been affected by a merge elsewhere will have been
removed from the function set, and it isn't needed for performance because we
call grow() ahead of time to prevent reallocations.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124717 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DIBuilder.cpp')
0 files changed, 0 insertions, 0 deletions