diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2009-04-04 09:39:23 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2009-04-04 09:39:23 +0000 |
commit | b294e31e8348a941277b4c61651d260502c8c72c (patch) | |
tree | 9014141c97dc2f911fb1566ea831671f0972ee9e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0bb65f44fae42d25efd4e6169fba45911a4c79a3 (diff) | |
download | bcm5719-llvm-b294e31e8348a941277b4c61651d260502c8c72c.tar.gz bcm5719-llvm-b294e31e8348a941277b4c61651d260502c8c72c.zip |
CloneModule stores the BasicBlock mapping in ValueMap. There's no need to
recompute it. This fixes a O(n^2) in number of blocks when reducing a crash.
llvm-svn: 68422
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions