timshen added inline comments. ================ Comment at: lib/CodeGen/LivePhysRegs.cpp:194 + } + } } ---------------- If MBB is empty but not a return block, is it the intended behavior here? Repository: rL LLVM https://reviews.llvm.org/D32464