Move debug loc info along when the spiller creates new instructions.
authorBill Wendling <isanbard@gmail.com>
Thu, 12 Feb 2009 00:02:55 +0000 (00:02 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 12 Feb 2009 00:02:55 +0000 (00:02 +0000)
commitd1c321a89ab999b9bb602b0f398ecd4c2022262c
tree2b09f145bc6305c47aa7edefbbd60759ad4238fd
parentf412f7c417eb4836ce875b0d214ee91026eba894
Move debug loc info along when the spiller creates new instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64342 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/Alpha/AlphaInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/IA64/IA64InstrInfo.cpp
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/PIC16/PIC16InstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/Sparc/SparcInstrInfo.cpp
lib/Target/XCore/XCoreInstrInfo.cpp