Fix errant fallthrough in the generation of the lifetime markers.
authorNadav Rotem <nrotem@apple.com>
Fri, 1 Feb 2013 19:25:23 +0000 (19:25 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 1 Feb 2013 19:25:23 +0000 (19:25 +0000)
commitf04cbeb3570a068dfd15399325d6c59dbdcbbd36
tree8d063e3aa6867985b0ef6ac0eb19ea02b8960a33
parent357aafb566cdaf5ac689d787f08db998545ce1e1
Fix errant fallthrough in the generation of the lifetime markers.
Found by Alexander Kornienko.

llvm-svn: 174207
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp