There is no need to fall through after processing DBG_VALUE machine instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99899 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2010-03-30 18:07:00 +00:00
parent 0179e97723
commit 7ed6311577

View File

@ -2067,6 +2067,7 @@ void DwarfDebug::beginScope(const MachineInstr *MI) {
DILoc.getScope().getNode());
DI->second->setDbgValueLabel(Label);
}
return;
}
// Emit a label to indicate location change. This is used for line