diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-10-26 20:41:53 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-10-26 20:41:53 +0000 |
commit | 3e9560200f6763c10a704fa9e08ad167cef1fb25 (patch) | |
tree | 6fc2cc54ffb1bea874c0893f890bc560985bb40e /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | df0ac7038f6487de1a0c9fb4c047b0c3b9fd66fc (diff) | |
download | llvm-3e9560200f6763c10a704fa9e08ad167cef1fb25.zip llvm-3e9560200f6763c10a704fa9e08ad167cef1fb25.tar.gz llvm-3e9560200f6763c10a704fa9e08ad167cef1fb25.tar.bz2 |
RegionGenerator: Clear local maps after statement construction
These maps are only needed during the construction of a single region statement.
Clearing them is important, as we otherwise get an assert in case some of the
referenced values are erased before the RegionGenerator is deleted.
llvm-svn: 251341
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions