Skip to content
Commit 8c38d35b authored by John McCall's avatar John McCall
Browse files

Don't enter cleanups for unreachable variables. It's impossible to

jump into these scopes, and the cleanup-entering code sometimes wants
to do some operations first (e.g. a GEP), which can leave us with
unparented IR.

llvm-svn: 154684
parent cbbdaa93
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