Differential Revision: https://reviews.llvm.org/D61330 llvm-svn: 359621
If there were only dbg_values in the block, recede would hit the beginning of the block and try to use thet dbg_value as a real instruction. llvm-svn: 357105