aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/TargetMachine.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-17 07:17:19 +0000
committerChris Lattner <sabre@nondot.org>2010-04-17 07:17:19 +0000
commitca5e4f8e19f32c9ee6e93bc05c37095fb4cedb26 (patch)
tree39993d69eabd5ac7d467ddb40dc623a245cb9b0a /lib/Target/TargetMachine.cpp
parent94d1d9c2190b93feeb01934dbf1f2b828ceb82dc (diff)
reenable r101565, removing a problematic assertion.
CGSCC can delete nodes in regions of the callgraph that have already been visited. If new CG nodes are allocated to the same pointer, we shouldn't abort, just handle it correctly by assigning a new number. This should restore stability by removing invalidated pointers that *will* be reused from the densemap in the iterator. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101628 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions