- kill keep-alive edges to dead blocks before doing apply_result(),
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 22 Oct 2008 15:59:41 +0000 (15:59 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 22 Oct 2008 15:59:41 +0000 (15:59 +0000)
commit468f669985c53e7c071d136564147c39a0b9948f
tree6a43409ed64a15a5f5dee3cd412792801322f2dd
parent4e15590b98b568063630be4353b7afb77764cfab
- kill keep-alive edges to dead blocks before doing apply_result(),
  this reduces the graph and fixes the problem of dead cf to dead blocks
  (which assert else)

[r23114]
ir/opt/combo.c