Replace copy-pasted debug value skipping with MBB::getLastNonDebugInstr
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 25 Jun 2015 13:28:24 +0000 (13:28 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 25 Jun 2015 13:28:24 +0000 (13:28 +0000)
commit2f6d58ae0d74aeb66af866e4143050e5fab6aceb
tree33bb357c78b0933f94a2c7e683e5d21406ec0949
parent3b503894c2f12424bcfa786341c9386048575e85
Replace copy-pasted debug value skipping with MBB::getLastNonDebugInstr

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240639 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AMDGPU/R600InstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/XCore/XCoreInstrInfo.cpp