Skip to content
Commit 83410550 authored by Chris Lattner's avatar Chris Lattner
Browse files

Do not mark ALL terminators live if any instruciton in the block is live. We only

want to mark it live if it is an unconditional branch.  This fixes bug:
ADCE/2002-05-28-Crash.ll and makes this pass _much_ more useful.

llvm-svn: 6887
parent f65c3994
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment