There is no need to fall through after processing DBG_VALUE machine instruction.
authorDevang Patel <dpatel@apple.com>
Tue, 30 Mar 2010 18:07:00 +0000 (18:07 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 30 Mar 2010 18:07:00 +0000 (18:07 +0000)
commit7ed631157738132f88125bc374850326f9b2f8cd
treedc72fa65607689337086ffe35eb19d279ffaed22
parent0179e977234fef45b1877eb93a3c7565cdd1862d
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
lib/CodeGen/AsmPrinter/DwarfDebug.cpp