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

Fix PR1938 by forcing the code that uses an undefined value to branch one

way or the other.  Rewriting the code itself prevents subsequent analysis
passes from making contradictory conclusions about the code that could 
cause an infeasible path to be made feasible.

llvm-svn: 46427
parent 02bf4443
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